download and create the paddle image
Unable to download the docker image. ERROR: (HTTP code 404) unexpected - {"message":"manifest for paddledev/paddle:latest not found"}
ERROR: (HTTP code 404) unexpected - {"message":"manifest for paddledev/paddle:latest not found"}
Ideally you open an issue with the repo owner to let them know how frustrating it is that they don't have a latest image tagged
Thanks @FrenchBen!
Problem solved when I replaced the tag as follow:
docker run -it paddledev/paddle:gpu-release-v0.9.0
Most helpful comment
Ideally you open an issue with the repo owner to let them know how frustrating it is that they don't have a latest image tagged