when I try to pull ubuntu from within a running container: sudo docker exec don /bin/sh -c “docker pull ubuntu:latest” I get Error response from daemon: manifest for ubuntu:latest not found
what am I doing wrong?
Share and learn in the Docker community.
when I try to pull ubuntu from within a running container: sudo docker exec don /bin/sh -c “docker pull ubuntu:latest” I get Error response from daemon: manifest for ubuntu:latest not found
what am I doing wrong?