Created
April 1, 2020 11:32
-
-
Save c-vutha/d4fe9a102c593e3a21dadc4da7618ba9 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 run --rm -it -v ~/volume-backup:/backup -v /var/lib/docker:/docker alpine tar cfz backup/volumes.tgz -C / docker/volumes/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment