From bcd8ecefad6ab3c3119240b8806ea8d39df98e3c Mon Sep 17 00:00:00 2001 From: saltydk Date: Mon, 6 Oct 2025 20:55:50 +0000 Subject: [PATCH] deploy: bb39e67c8f07424763553989bde5f6d8f4fc712a --- pr/1143/docker_container_module.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pr/1143/docker_container_module.html b/pr/1143/docker_container_module.html index 43381f27..269bca0e 100644 --- a/pr/1143/docker_container_module.html +++ b/pr/1143/docker_container_module.html @@ -1266,7 +1266,7 @@ see

driver_opts

dictionary

-

added in community.docker 4.8.0

+

added in community.docker 5.0.0

Dictionary of driver options for this network endpoint.

Allows setting endpoint-specific driver options like com.docker.network.endpoint.ifname to set a custom network interface name.

@@ -1276,7 +1276,7 @@ see

gw_priority

integer

-

added in community.docker 4.8.0

+

added in community.docker 5.0.0

Gateway priority for this network endpoint.

When a container is connected to multiple networks, this controls which network’s gateway is used as the default gateway.