Created
October 5, 2019 03:04
-
-
Save 100daysofdevops/7e0119fac221b4063f228fb2500f8fb9 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ docker image pull alpine | |
Using default tag: latest | |
latest: Pulling from library/alpine | |
9d48c3bd43c5: Pull complete | |
Digest: sha256:72c42ed48c3a2db31b7dafe17d275b634664a708d901ec9fd57b1529280f01fb | |
Status: Downloaded newer image for alpine:latest | |
docker.io/library/alpine:latest |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment