Morse-Code-over-IP / chatserver-mopp-udp

GNU General Public License v3.0
7 stars 2 forks source link

Cannot pull container images (no access). #1

Open sq6emm opened 7 months ago

sq6emm commented 7 months ago

Hi,

I am trying to docker pull container image and this is what I get:

dawszy@dawszy-XPS-13-9310:~$ docker login ghcr.io
Emulate Docker CLI using podman. Create /etc/containers/nodocker to quiet msg.
Username: sq6emm
Password: 
Login Succeeded!
dawszy@dawszy-XPS-13-9310:~$ docker pull ghcr.io/morse-code-over-ip/chatserver-mopp-udp:latest
Emulate Docker CLI using podman. Create /etc/containers/nodocker to quiet msg.
Trying to pull ghcr.io/morse-code-over-ip/chatserver-mopp-udp:latest...
Error: initializing source docker://ghcr.io/morse-code-over-ip/chatserver-mopp-udp:latest: reading manifest latest in ghcr.io/morse-code-over-ip/chatserver-mopp-udp: denied

Are your containers public?

8cH9azbsFifZ commented 7 months ago

Could you try to pull this?

docker pull ghcr.io/morse-code-over-ip/chatserver-mopp-udp:0.0.11

sq6emm commented 7 months ago
dawszy@dawszy-XPS-13-9310:~$ docker login ghcr.io
Emulate Docker CLI using podman. Create /etc/containers/nodocker to quiet msg.
Username: sq6emm
Password: 
Login Succeeded!
dawszy@dawszy-XPS-13-9310:~$ docker pull ghcr.io/morse-code-over-ip/chatserver-mopp-udp:0.0.11
Emulate Docker CLI using podman. Create /etc/containers/nodocker to quiet msg.
Trying to pull ghcr.io/morse-code-over-ip/chatserver-mopp-udp:0.0.11...
Error: initializing source docker://ghcr.io/morse-code-over-ip/chatserver-mopp-udp:0.0.11: reading manifest 0.0.11 in ghcr.io/morse-code-over-ip/chatserver-mopp-udp: denied