246346f8b15a461eae4c0eed9f939d0d7ad98322
continuous-integration/drone/push Build is passing
This adds an IsConnected method to verify if a container is already connected to a network with the expected IP, preventing redundant operations. In reconcileIPs, it skips reconnections if the state is correct. In applyNATRule, MASQUERADE is now applied in the same namespace as DNAT (container or host) for consistent and accurate rule application.
Description
Dockerfile and firewall rules creater from services jsons.
Languages
Go
78.9%
Shell
20.6%
Dockerfile
0.5%