Update network-tutorial-standalone.md (#17356)

* Update network-tutorial-standalone.md

* Update network/network-tutorial-standalone.md
This commit is contained in:
无数 2023-06-21 19:00:01 +08:00 committed by GitHub
parent 69f93cdb70
commit 9050e24727
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -436,6 +436,10 @@ connected to both networks.
address. This capability is called **automatic service discovery**. Let's
connect to `alpine1` and test this out. `alpine1` should be able to resolve
`alpine2` and `alpine4` (and `alpine1`, itself) to IP addresses.
> **Note**
>
> Automatic service discovery can only resolve custom container names, not default automatically generated container names,
```console
$ docker container attach alpine1