Manifest for ubuntu:latest not found

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?

I know it’s an old older topic, but it this issue happens when your Docker version is too old and the recent docker images use a new image format.

I also moved the topic out from the community category which is not for asking for help. It could be at least partially the reason why you didn’t get any until now. Please, check the topic descriptions before opening a new topic :slight_smile: