MOZGIII / docker-host-ip-addr-show

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

docker-host-ip-addr-show

Image will print docker host's IP addresses (using ip addr show).

This is useful when you're working with Docker for Mac and need to know the Docker VM's IP address to connect to it.

Usage

docker run -it --rm --privileged --pid=host mozgiii/docker-host-ip-addr-show