docker run --network host nginx

Category: Docker

docker run --network host nginx

Run container using host networking

Bypasses Docker's network isolation — the container shares the host's network stack directly.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.