Attach a running container to a network.
Section: Networks
Connect container to network
bash
bash
docker network connect app-net webExplanation
Lets a container participate in multiple networks.
Learn the surrounding workflow
Compare similar commands or jump into common fixes when this command is part of a bigger troubleshooting path.
Related commands
Same sheet · prioritizing Networks