Created
November 25, 2016 08:19
-
-
Save kimh/9d20014a4f989b079e5964462a590c67 to your computer and use it in GitHub Desktop.
docker api response: pull image
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
{"status":"latest: Pulling from library/busybox"} | |
{"status":"56bec22e3559: Already exists"} | |
{"status":"Digest: sha256:29f5d56d12684887bdfa50dcd29fc31eea4aaf4ad3bec43daf19026a7ce69912"} | |
{"status":"Status: Downloaded newer image for busybox:latest"} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment