Created
October 18, 2019 10:37
-
-
Save dmytrotkk/14ad5692038feb0d17bfa6b2441b6724 to your computer and use it in GitHub Desktop.
Limit Docker volume size tutorial snippet
This file contains 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 volume create --driver convoy --opt size=100m test |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment