As a Quay user
I want to pull images that I pushed by digest
so that I can use my image.
$ skopeo copy docker://busybox@sha256:febcf61cd6e1ac9628f6ac14fa40836d16f3c6ddef3b303ff0321606e55ddd0b docker://quay.io/rh-obulatov/busybox@sha256:febcf61cd6e1ac9628f6ac14fa40836d16f3c6ddef3b303ff0321606e55ddd0b Getting image source signatures Copying blob 24fb2886d6f6 [--------------------------------------] 0.0b / 0.0b Copying config 16ea53ea7c [--------------------------------------] 0.0b / 1.4KiB Writing manifest to image destination Storing signatures $ skopeo inspect docker://quay.io/rh-obulatov/busybox@sha256:febcf61cd6e1ac9628f6ac14fa40836d16f3c6ddef3b303ff0321606e55ddd0b FATA[0001] Error parsing image name "docker://quay.io/rh-obulatov/busybox@sha256:febcf61cd6e1ac9628f6ac14fa40836d16f3c6ddef3b303ff0321606e55ddd0b": Error reading manifest sha256:febcf61cd6e1ac9628f6ac14fa40836d16f3c6ddef3b303ff0321606e55ddd0b in quay.io/rh-obulatov/busybox: manifest unknown: manifest unknown
- is duplicated by
-
PROJQUAY-5467 Quay 3.9.0 conftest push policy to quay was failed
-
- Closed
-