Files
moby/integration
Andrés Maldonado 60eece38cd Fix: setup user chains even if there are running containers
Currently, the DOCKER-USER chains are set up on firewall reload or network
creation. If there are running containers at startup, configureNetworking won't
be called (daemon/daemon_unix.go), so the user chains won't be setup.

This commit puts the setup logic on a separate function, and calls it on the
original place and on initNetworkController.

Signed-off-by: Andrés Maldonado <maldonado@codelutin.com>
(cherry picked from commit a8bfa83667)
Signed-off-by: Justin Alvarez <alvajus@amazon.com>
2024-10-21 11:24:50 -04:00
..
2023-12-05 12:49:30 +01:00
2023-09-19 11:37:55 +02:00
2023-12-20 19:04:37 +01:00
2021-05-18 09:43:21 +02:00
2018-02-05 16:51:57 -05:00