mirror of https://github.com/docker/docs.git
node1
little bit before ID NAME IMAGE NODE DESIRED STATE CURRENT STATE ERROR 63s86gf6a0ms34mvboniev7bs my-web.1 nginx node1 Running Running 58 seconds ago
This commit is contained in:
parent
863772ceb1
commit
a1edd7ce09
|
|
@ -159,7 +159,7 @@ $ docker network inspect my-network
|
|||
```
|
||||
|
||||
In the example above, the container `my-web.1.63s86gf6a0ms34mvboniev7bs` for the
|
||||
`my-web` service is attached to the `my-network` network on node2.
|
||||
`my-web` service is attached to the `my-network` network on node1.
|
||||
|
||||
## Use swarm mode service discovery
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue