17 Commits

Author SHA1 Message Date
gyurix
27607d1a2e feat: add logging to Docker and iptables operations, fix iptables path
continuous-integration/drone/push Build is passing
- Create /var/log/network-go directory in Dockerfile for log storage
- Add comprehensive logging to Docker client creation, network management, and container operations
- Add logging to iptables rule management (list, delete, etc.)
- Fix iptables executable path resolution in deleteMatchingLinesInContainer to use configured binary path
2026-06-15 17:05:53 +02:00
gyurix
dea2fca7fb removed nsenter from Dockerfile install
continuous-integration/drone/push Build is passing
2026-06-12 09:18:53 +02:00
gyurix
ca29a9cce0 updated go related dockerfile
continuous-integration/drone/push Build is failing
2026-06-12 09:15:10 +02:00
gyurix
e990ecfeb4 updated drone steps
continuous-integration/drone/push Build was killed
2026-06-12 09:07:00 +02:00
gyurix
9271f63dd9 remove nftables installation from Dockerfile and clean up firewall-add script
continuous-integration/drone/push Build is passing
2025-11-18 23:21:31 +01:00
gyurix
e21011bec1 update node selector in Drone configuration and add nftables to Dockerfile
continuous-integration/drone/push Build is passing
2025-11-18 12:50:45 +01:00
8fb4b17fda update to multiarch 2025-03-05 14:59:15 +01:00
f9022cbdff checked iptables variant for multiple operating systems 2024-08-19 16:04:30 +02:00
041f9ea00e revert firewall base to 1.8.7 2023-02-03 11:49:57 +00:00
6c4f16d95f fix 2023-02-03 11:17:24 +00:00
Gyorgy Berenyi
ec2f7480b3 Update 'Dockerfile'
Copy the whole directory content
2022-12-27 08:43:14 +00:00
e942411335 Added validate process for getting IP address of application 2022-11-24 12:51:45 +00:00
054a918370 Changed iptables version 2022-10-25 12:13:01 +00:00
91434028d9 Unknown 2022-09-12 10:33:23 +00:00
cf6b73500e Correcting the iptables version in Dockerfile. 2022-02-13 20:20:10 +00:00
088986eaf5 Changing Dockerfile for updating glibc version. 2022-02-13 13:38:11 +00:00
9199bf94b7 Build files and executables for firewall containers 2020-12-07 14:18:32 +00:00