Skip to content

Instantly share code, notes, and snippets.

@gregtaylor99
Forked from pahud/vbox.sh
Created March 23, 2018 01:40
Show Gist options
  • Save gregtaylor99/b85ddc2db922146d6a2bd9c61f1e3627 to your computer and use it in GitHub Desktop.
Save gregtaylor99/b85ddc2db922146d6a2bd9c61f1e3627 to your computer and use it in GitHub Desktop.
create docker-machine from local virtualbox ISO image
$ dm create -d virtualbox --virtualbox-boot2docker-url="file://$HOME/.docker/machine/cache/boot2docker.iso" machine-name
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment