docker run --ip 172.20.0.5 --network mynet myimage

Category: Docker

docker run --ip 172.20.0.5 --network mynet myimage

Assign a specific static IP address to a container on a user-defined network

Assigns a fixed IP address to the container on a user-defined network.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.