comms-analyzer-toolbox icon indicating copy to clipboard operation
comms-analyzer-toolbox copied to clipboard

Rockylinux not found

Open simonecv opened this issue 3 years ago • 2 comments

Hi, I believe I'm facing the same issue with Rockylinux that happened with the previous version:

=> ERROR [internal] load metadata for docker.io/library/rockylinux:lates 2.0s

[internal] load metadata for docker.io/library/rockylinux:latest:


failed to solve with frontend dockerfile.v0: failed to create LLB definition: docker.io/library/rockylinux:latest: not found

simonecv avatar Aug 23 '22 14:08 simonecv

From the Rocky Linux docker page:

Rocky Linux image documentation

The rockylinux:latest tag is intentionally missing. Please choose a major version (currently 8 or 9) tag, or a more specific tag to ensure you are pulling the version of Rocky Linux you want: e.g. rockylinux:8 or rockylinux:9

simonecv avatar Aug 23 '22 15:08 simonecv

Hi - feel free to submit a PR w/ the fixing change and Ill incorporate it

bitsofinfo avatar Aug 23 '22 15:08 bitsofinfo