Created
March 18, 2017 11:26
-
-
Save srz-zumix/b40a66d885c589bd95e9b64d68a19a3c to your computer and use it in GitHub Desktop.
This file contains hidden or 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 stop default | |
| docker-machine rm -f default | |
| rem docker-machine create -d virtualbox --virtualbox-disk-size 40000 --virtualbox-memory 4096 default | |
| docker-machine create -d virtualbox --virtualbox-disk-size 40000 default |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment