Skip to content

Instantly share code, notes, and snippets.

@janaz
Created October 31, 2015 03:05
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save janaz/a87c53d2a812d0142067 to your computer and use it in GitHub Desktop.
Save janaz/a87c53d2a812d0142067 to your computer and use it in GitHub Desktop.
Create docker-machine with overlayfs
docker-machine create -d virtualbox --engine-storage-driver overlay --virtualbox-disk-size "50000" --virtualbox-memory "4096" overlay
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment