mirror of https://github.com/docker/docs.git
commit
cb72820ca9
|
@ -309,8 +309,6 @@ $ docker inspect \
|
|||
|
||||
This will give you the IP address of the container, for example:
|
||||
|
||||
To get the IP address of a container use:
|
||||
|
||||
```bash
|
||||
{% raw %}
|
||||
$ docker inspect \
|
||||
|
|
Loading…
Reference in New Issue