Skip to content

Instantly share code, notes, and snippets.

@dmytrotkk
Created October 18, 2019 10:30
Show Gist options
  • Save dmytrotkk/709b0b4666ee9f05847aef79a5c661e8 to your computer and use it in GitHub Desktop.
Save dmytrotkk/709b0b4666ee9f05847aef79a5c661e8 to your computer and use it in GitHub Desktop.
Limit Docker volume size tutorial snippet
convoy daemon --drivers devicemapper --driver-opts dm.datadev=$DISK_MOUNTPOINT\1 --driver-opts dm.metadatadev=$DISK_MOUNTPOINT\2 &
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment