mirror of
https://github.com/yeasy/docker_practice.git
synced 2024-12-25 14:38:54 +00:00
Update machine
This commit is contained in:
parent
731dea9a16
commit
9a42c63542
@ -16,7 +16,7 @@ $ docker-machine create -d virtualbox test
|
||||
$ docker-machine ls
|
||||
|
||||
NAME ACTIVE DRIVER STATE URL SWARM DOCKER ERRORS
|
||||
test * virtualbox Running tcp://192.168.99.187:2376 v17.10
|
||||
test - virtualbox Running tcp://192.168.99.187:2376 v17.10.0-ce
|
||||
```
|
||||
|
||||
创建主机成功后,可以通过 `env` 命令来让后续操作对象都是目标主机。
|
||||
|
Loading…
Reference in New Issue
Block a user