mirror of
https://github.com/docker/docs.git
synced 2026-03-27 14:28:47 +07:00
Update to sample output of docker-machine ls (can't have two machines… (#6666)
This commit is contained in:
committed by
Gwendolynne Barr
parent
c5c80569a0
commit
3993cda5c8
@@ -119,7 +119,7 @@ Follow along with this example to create a Dockerized [Amazon Web Services (AWS)
|
||||
NAME ACTIVE DRIVER STATE URL SWARM DOCKER ERRORS
|
||||
aws-sandbox * amazonec2 Running tcp://52.90.113.128:2376 v1.10.0
|
||||
default - virtualbox Running tcp://192.168.99.100:2376 v1.10.0-rc4
|
||||
aws-sandbox - digitalocean Running tcp://104.131.43.236:2376 v1.9.1
|
||||
digi-sandbox - digitalocean Running tcp://104.131.43.236:2376 v1.9.1
|
||||
```
|
||||
|
||||
The new `aws-sandbox` instance is running and is the active host as
|
||||
|
||||
Reference in New Issue
Block a user