User Tools

Site Tools


rdm-dev:docker:ip

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
rdm-dev:docker:ip [2025/10/29 14:41]
torkhov created
rdm-dev:docker:ip [2025/11/18 13:25] (current)
torkhov
Line 1: Line 1:
 How to get the IP-adress of a container?  How to get the IP-adress of a container? 
- docker inspect -f '{{range .NetworkSettings.Networks}}{{.IPAddress}}{{end}}' container_name 
  
-> 172.20.0.2 +'' docker inspect -f '{{range .NetworkSettings.Networks}}{{.IPAddress}}{{end}}' container_name 
 + 
 +> 172.20.0.2''  
 + 
 +Editing m(
rdm-dev/docker/ip.1761748880.txt.gz · Last modified: 2025/10/29 14:41 by torkhov