Rob Murray
37725b5eae
Drop "-o com.docker.network.enable_ipv[46]" if overridden
...
When a network is created with "-o com.docker.network.enable_ipv4'
(including via "default-network-opts" in daemon config), and
EnableIPv4 is present in the API request (including when CLI option
"--ipv4" is used) - the top-level API value is used and the '-o'
is ignored.
But, the "-o" still shows up in Options in inspect output, which is
confusing if the values are different.
So, drop the "-o" if the top-level API option is set. Ditto IPv6.
Signed-off-by: Rob Murray <rob.murray@docker.com >
2025-04-25 11:21:13 +01:00
..
2025-04-04 23:07:00 +02:00
2025-04-19 16:35:24 +02:00
2025-04-22 11:31:10 +02:00
2025-02-09 13:22:52 +01:00
2025-04-08 17:35:05 -07:00
2025-04-22 11:31:10 +02:00
2025-04-16 09:58:24 +02:00
2025-01-20 11:52:41 +01:00
2025-04-19 16:35:24 +02:00
2025-04-08 17:35:05 -07:00
2025-04-07 16:19:02 +02:00
2025-04-08 17:35:05 -07:00
2025-04-08 17:35:05 -07:00
2025-04-08 17:35:05 -07:00
2025-04-08 17:35:05 -07:00
2025-03-23 13:29:27 +01:00
2025-04-08 17:35:05 -07:00
2025-04-08 17:35:05 -07:00
2025-04-17 15:43:19 +02:00
2025-03-11 12:25:42 +01:00
2025-04-22 11:31:10 +02:00
2025-04-10 12:30:34 +02:00
2025-04-17 15:43:19 +02:00
2025-03-04 13:56:14 +01:00
2025-01-16 12:58:17 -08:00
2025-04-17 15:43:19 +02:00
2025-04-16 09:58:24 +02:00
2025-04-22 11:31:10 +02:00
2025-01-30 11:39:19 +01:00
2025-02-13 14:52:21 -06:00
2025-02-09 13:22:51 +01:00
2025-03-24 00:43:31 +01:00
2025-01-26 14:37:08 +01:00
2025-04-08 17:35:05 -07:00
2025-01-27 15:55:56 +00:00
2025-04-04 23:07:00 +02:00
2025-04-08 17:35:05 -07:00
2025-03-10 18:32:49 +00:00
2025-04-17 15:43:19 +02:00
2025-04-17 15:43:19 +02:00
2025-03-12 09:59:52 -07:00
2025-03-12 09:59:52 -07:00
2025-03-23 13:11:39 +01:00
2025-03-11 12:25:42 +01:00
2025-02-20 18:03:20 +01:00
2025-01-31 10:34:27 -05:00
2025-04-25 11:21:13 +01:00
2025-04-09 08:45:33 +02:00
2025-04-10 12:30:34 +02:00
2025-04-19 16:35:24 +02:00
2025-04-09 08:45:33 +02:00
2025-02-14 12:22:10 +01:00
2025-04-04 23:07:00 +02:00
2025-03-24 00:43:31 +01:00
2025-02-20 18:03:20 +01:00
2025-04-10 19:12:25 +02:00
2025-04-07 16:19:02 +02:00
2025-04-07 16:19:02 +02:00
2025-02-10 18:58:31 +01:00
2025-02-10 18:58:31 +01:00
2025-02-10 18:35:35 +01:00
2025-04-04 08:24:09 -07:00
2025-01-31 10:34:27 -05:00
2025-04-10 12:30:34 +02:00