Closed HarimbolaSantatra closed 1 month ago
When running: docker pull gns3/ubuntu
docker pull gns3/ubuntu
There's the error:
Using default tag: latest Error response from daemon: manifest for gns3/ubuntu:latest not found: manifest unknown: manifest unknown
Pulling works fine on different container (tested with chromium and webterm).
It works when I use either focal or noble: docker pull gns3/ubuntu:noble.
docker pull gns3/ubuntu:noble
Correct, we don't have the latest tag: https://hub.docker.com/r/gns3/ubuntu/tags
latest
When running:
docker pull gns3/ubuntu
There's the error:
Pulling works fine on different container (tested with chromium and webterm).