Merge pull request #18541 from programmerq/inspect_command_ip_address
Add the actual command in this example. Upstream-commit: 1d775a54cc67e27f755c7338c3ee938498e845d7 Component: engine
This commit is contained in:
@ -92,6 +92,7 @@ The network named `bridge` is a special network. Unless you tell it otherwise, D
|
||||
Inspecting the network is an easy way to find out the container's IP address.
|
||||
|
||||
```bash
|
||||
$ docker network inspect bridge
|
||||
[
|
||||
{
|
||||
"Name": "bridge",
|
||||
|
||||
Reference in New Issue
Block a user