Skip to content

Instantly share code, notes, and snippets.

@leoh0
Last active July 25, 2020 11:48
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 leoh0/72af9827e5267800044dbec5d63a861f to your computer and use it in GitHub Desktop.
Save leoh0/72af9827e5267800044dbec5d63a861f to your computer and use it in GitHub Desktop.
openstack 10th celebration
curl \
-fSL \
--progress \
-H "Authorization: Bearer $(curl \
-fsSL \
"https://auth.docker.io/token?service=registry.docker.io&scope=repository:leoh0/openstack10th.mov:pull" \
| sed 's/.*"token":"\([^"]*\)".*/\1/g')" \
https://registry-1.docker.io/v2/leoh0/openstack10th.mov/blobs/sha256:c5663bd9f3bb1234eea3d9be76d49538568a24dca4acb01b525f7441d955fe1b | \
tar xzvf -
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment