Explorar o código

Merge pull request #18541 from programmerq/inspect_command_ip_address

Add the actual command in this example.
Sebastiaan van Stijn %!s(int64=9) %!d(string=hai) anos
pai
achega
1d775a54cc
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      docs/userguide/networkingcontainers.md

+ 1 - 0
docs/userguide/networkingcontainers.md

@@ -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",