Skip to content

Instantly share code, notes, and snippets.

@dmytrotkk
Created October 18, 2019 10:37
Show Gist options
  • Save dmytrotkk/14ad5692038feb0d17bfa6b2441b6724 to your computer and use it in GitHub Desktop.
Save dmytrotkk/14ad5692038feb0d17bfa6b2441b6724 to your computer and use it in GitHub Desktop.
Limit Docker volume size tutorial snippet
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