Last updated
docker pull ubuntu@sha256:12345abcdef...docker pull --all-tags ubuntudocker pull myregistry.com/myrepo/myimage:mytagdocker pull ubuntuUsing default tag: latest
latest: Pulling from library/ubuntu
Digest: sha256:12345abcdef...
Status: Downloaded newer image for ubuntu:latest
docker.io/library/ubuntu:latestdocker pull ubuntu:20.0420.04: Pulling from library/ubuntu
Digest: sha256:67890abcdef...
Status: Downloaded newer image for ubuntu:20.04
docker.io/library/ubuntu:20.04