Skip to content

Instantly share code, notes, and snippets.

@kimh
Created November 25, 2016 08:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kimh/9d20014a4f989b079e5964462a590c67 to your computer and use it in GitHub Desktop.
Save kimh/9d20014a4f989b079e5964462a590c67 to your computer and use it in GitHub Desktop.
docker api response: pull image
{"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