Skip to content

Instantly share code, notes, and snippets.

@pahud
Last active March 23, 2018 01:40
Show Gist options
  • Save pahud/941a21183eb384371fd4 to your computer and use it in GitHub Desktop.
Save pahud/941a21183eb384371fd4 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