Closed chblack42 closed 2 years ago
Hi @chblack42 - Thank you for your report. I wrote a more detailed post here explaining the reason for the change.
For your case, I would recommend you use either rockylinux:8
or rockylinux:9
to ensure you are pulling a specific, named version, rather than latest
.
Thanks for the quick reply and explanation. I understand completely, already rolled back to 8.
Could you update the docker description (https://hub.docker.com/_/rockylinux?tab=description) to not suggest using latest:
The rockylinux:latest tag is always the most recent version currently available.
Not sure what will happen to docker pull rockylinux
which is suggested at the top of the docker page, I think it alias to docker pull rockylinux:latest
Sure can! Thank you for bringing this up.
Closing as fixed at this time, please re-open if needed.
Looks like you no longer have a latest tag for you images on docker, both
docker pull rockylinux
anddocker pull rockylinux:latest
won't work.The error message I receive is:
Error response from daemon: manifest for rockylinux:latest not found: manifest unknown: manifest unknown