BNLNPPS / esi-shell

Apache License 2.0
0 stars 0 forks source link

Manifest unknown error when pulling from bnlnpps/esi-shell #63

Closed plexoos closed 4 months ago

plexoos commented 4 months ago
$ docker pull ghcr.io/bnlnpps/esi-shell
Using default tag: latest
latest: Pulling from bnlnpps/esi-shell
manifest unknown
$ docker pull ghcr.io/bnlnpps/esi-shell:1.0.0-beta.7
1.0.0-beta.7: Pulling from bnlnpps/esi-shell
manifest unknown

but

$ docker pull ghcr.io/bnlnpps/esi-shell:1.0.0-beta.6
1.0.0-beta.6: Pulling from bnlnpps/esi-shell
Digest: sha256:751de8e4fffe09a598846ded167578d2aa87d04a673ed7fc95948941afed08f0
Status: Image is up to date for ghcr.io/bnlnpps/esi-shell:1.0.0-beta.6
ghcr.io/bnlnpps/esi-shell:1.0.0-beta.6
plexoos commented 4 months ago

from the logs:

ERROR: httpReadSeeker: failed open: content at https://ghcr.io/v2/bnlnpps/esi-shell/manifests/sha256:0dbb3178f3871a29238043fbcc594a1f61f1d674182342ab28667311241dba50 not found: not found

related?

plexoos commented 4 months ago

This problem does not seem to be present when the image is rebuilt from scratch