Skip to content

Instantly share code, notes, and snippets.

@slashk
Created March 25, 2015 18:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save slashk/6f83b02cff880dbad2b3 to your computer and use it in GitHub Desktop.
Save slashk/6f83b02cff880dbad2b3 to your computer and use it in GitHub Desktop.
regression in docker-machine 0.2
$ docker-machine --version
docker-machine version 0.2.0 (5575c6d)
$ docker-machine ls
NAME ACTIVE DRIVER STATE URL SWARM
builder virtualbox Running tcp://192.168.99.100:2376
dev virtualbox Stopped
$ docker-machine -D create -d virtualbox test
DEBU[0000] executing: /usr/bin/VBoxManage
DEBU[0000] STDOUT: Oracle VM VirtualBox Command Line Management Interface Version 4.3.26
(C) 2005-2015 Oracle Corporation
All rights reserved.
Usage:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment