bitsofinfo / comms-analyzer-toolbox

Tool for OSINT forensic analysis, search and graphing of communications content such as email MBOX files and CSV text message data using Elasticsearch and Kibana
Apache License 2.0
73 stars 7 forks source link

Rockylinux not found #6

Open simonecv opened 2 years ago

simonecv commented 2 years ago

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 commented 2 years ago

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

bitsofinfo commented 2 years ago

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