Преглед на файлове

Merge pull request #18541 from programmerq/inspect_command_ip_address

Add the actual command in this example.
Sebastiaan van Stijn преди 9 години
родител
ревизия
1d775a54cc
променени са 1 файла, в които са добавени 1 реда и са изтрити 0 реда
  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.
 Inspecting the network is an easy way to find out the container's IP address.
 
 
 ```bash
 ```bash
+$ docker network inspect bridge
 [
 [
     {
     {
         "Name": "bridge",
         "Name": "bridge",