rimelek
(Ákos Takács)
2
Please, share the outout of the following commands
docker version
docker info
and try to pull the image without the tag:
docker pull ubuntu
But I guess you have probably the same error I explained here:
The Ubuntu images has different manifest format than the python images. Old Docker versions are not compatible with it.