Is there a command I can run to get the container’s IP address right from the host after a new container is created?

Basically, once Docker creates the container, I want to roll my own code deployment and container configuration scripts.

5
53

Leave a Reply

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