Created
October 31, 2015 03:05
-
-
Save janaz/a87c53d2a812d0142067 to your computer and use it in GitHub Desktop.
Create docker-machine with overlayfs
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-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