NomadNet
NomadNet copied to clipboard
Docker image is not publicly readable
Describe the Bug When following the tutorial here, I receive permission denied on pulling the docker image.
To Reproduce Attempt to pull the docker image.
➜ ~ docker pull ghcr.io/markqvist/nomadnet:master
Error response from daemon: Head "https://ghcr.io/v2/markqvist/nomadnet/manifests/master": denied: denied
Expected Behavior The image can be pulled.
Logs & Screenshots Please include any relevant log output. If applicable, also add screenshots to help explain your problem.
System Information
- OS and version:
- Mac OSX 15.3.1.
- Docker Desktop 4.38.0
Additional context
The instructions in the README will need to be updated as they conflict with the instructions found here: https://github.com/markqvist/NomadNet/blob/master/Dockerfile.howto
See the link above for running NomadNet with Docker.