Bug #8375
closed
When I upload the same image to two repositories, I get a validation failure that the tag is not unique per image
Added by David Davis about 10 years ago.
Updated about 10 years ago.
Description
We've discussed this with Foreman already and I think the thing to do would be to remove this validation as an image can belong to two repos (each with a tag with the same name).
I was actually able to show locally that I have two images with the same tag:
❯ docker images
REPOSITORY TAG IMAGE ID CREATED VIRTUAL SIZE
daviddavis/scratch latest 32f4b763e8b0 11 days ago 0 B
jlhawn/docker-scratch latest 32f4b763e8b0 11 days ago 0 B
scratch latest 511136ea3c5a 17 months ago 0 B
- Project changed from Katello to Docker
- Category deleted (
Container)
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman-docker/pull/45 added
- Pull request deleted (
)
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Also available in: Atom
PDF