My project uses the image networkboot/dhcpd. This repository was archived a few days ago. According to Docker’s documentation, this should have no impact, as users are still supposed to be able to pull images. However, this doesn’t seem to be the case, as we are unable to pull this image, even though the tags are still present:
~$ docker image pull networkboot/dhcpd:1.3.0
Error response from daemon: pull access denied for networkboot/dhcpd, repository does not exist or may require ‘docker login’: denied: requested access to the resource is denied
It seems there is a bug and probably only the owner can pull images from archived repositories. I tried to archive one of my outdated repositories and I could not pull it after I logged out.
Could you, open an issue on GitHub?
and link this forum topic there and also the issue here.
I see it was fixed, but it seems it is happening again. I know there are multiple issues currently so I assume it is related to another. I left a comment on GitHub to note that it is not fixed yet, although it was closed.