You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`com.docker.network.bridge.name`|| Interface name to use when creating the Linux bridge. |
120
120
|`com.docker.network.bridge.enable_ip_masquerade`|`true`| Enable IP masquerading. |
121
+
|`com.docker.network.host_ipv4`<br/>`com.docker.network.host_ipv6`|| Address to use for source NAT. See [Packet filtering and firewalls](packet-filtering-firewalls.md). |
121
122
|`com.docker.network.bridge.gateway_mode_ipv4`<br/>`com.docker.network.bridge.gateway_mode_ipv6`|`nat`| Control external connectivity. See [Packet filtering and firewalls](packet-filtering-firewalls.md). |
122
123
|`com.docker.network.bridge.enable_icc`|`true`| Enable or Disable inter-container connectivity. |
123
124
|`com.docker.network.bridge.host_binding_ipv4`| all IPv4 and IPv6 addresses | Default IP when binding container ports. |
0 commit comments