Categories
Docker

Docker

Useful commands
grabs ip address

sudo docker inspect -f '{{range .NetworkSettings.Networks}}{{.IPAddress}}{{end}}' some-mariadb

Leave a Reply

Your email address will not be published. Required fields are marked *