-
Bug
-
Resolution: Obsolete
-
Major
-
None
-
None
-
False
-
False
-
Undefined
-
Customer experienced this issue in Quay 3.3
Steps to reproduce in Quay.io.
- Create and build image locally from simple Dockerfile containing one line: "FROM alpine"
- Push to Quay.io: "docker push"
- Use curl to check SchemaVersion and digest. Attachment: curl-originaltag.txt
- Create a new tag from the pushed one in Quay UI.
- Use curl to check SchemaVersion and digest. Attachment: curl-newtag.txt
SchemaVersion in newly create tag in UI is "1" and digest is not the same.