docker network create --internal mynet

Category: Docker

docker network create --internal mynet

Create an isolated internal network (no external access)

Creates a network with no external connectivity — containers can talk to each other but not the internet.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.