ghdl / docker

Scripts to build and use docker images including GHDL
40 stars 10 forks source link

Pulling from Docker Hub fails. #19

Closed m-kru closed 4 years ago

m-kru commented 4 years ago
docker pull ghdl/ghdl

Using default tag: latest
Error response from daemon: manifest for ghdl/ghdl:latest not found: manifest unknown: manifest unknown
eine commented 4 years ago

Please, see https://github.com/ghdl/docker/issues/15#issuecomment-527054766:

There is no 'default' (ghdl/ghdl:latest) image; that's why docker pull ghdl/ghdl fails. It is unfortunate that dockerhub suggest the command without ensuring that a valid tag exists.