This page will guide you through setting up and managing Docker Network.
Synology Docker allows you to set up the following network interface drivers:
By default, there will be one host network and one bridge network after installing Docker package. It is recommended to use user-defined bridge networks to control which containers can communicate with each other, and also to enable automatic DNS resolution of container names to IP addresses.
Click Add to launch network creation wizard.
Click Manage to add a container into a network or delete a container from a network.