gns3-registry icon indicating copy to clipboard operation
gns3-registry copied to clipboard

Ubuntu container: "gns3/ubuntu:latest not found"

Open HarimbolaSantatra opened this issue 1 year ago • 1 comments

When running: 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).

HarimbolaSantatra avatar Sep 09 '24 17:09 HarimbolaSantatra

It works when I use either focal or noble: docker pull gns3/ubuntu:noble.

HarimbolaSantatra avatar Sep 09 '24 17:09 HarimbolaSantatra

Correct, we don't have the latest tag: https://hub.docker.com/r/gns3/ubuntu/tags

grossmj avatar Sep 17 '24 09:09 grossmj