docker-machine

创建(hyper)

 docker-machine create -d hyperv --hyperv-virtual-switch "Virtual Switch(Main)" manager1

 创建(virbox)

docker-machine create --driver virtualbox test

 

 

错误处理

failure getting a version tag from the Github API response (are you getting rate limited by Github?)

curl -Lo ~/.docker/machine/cache/boot2docker.iso https://github.com/boot2docker/boot2docker/releases/download/v1.9.1/boot2docker.iso
View Code

 

posted @   jiuchen  阅读(135)  评论(0编辑  收藏  举报
努力加载评论中...
点击右上角即可分享
微信分享提示