Created
October 3, 2019 02:12
-
-
Save alejandrobernardis/1a27a402ae4b6bdff56c9f82376e725f to your computer and use it in GitHub Desktop.
back docker images
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 images --format "docker save -o {{.Repository}}_{{.Tag}}.tar {{.Repository}}:{{.Tag}}" | bash |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment