gyurix 6c19e22deb
continuous-integration/drone/push Build is passing
refactor(docker): switch container lookup to use filtered ContainerList
Replace ContainerInspect with ContainerList and name filters for exact and prefix matching. This improves efficiency and correctness by leveraging Docker's filtering capabilities, matching the old shell script's grep behavior more accurately. Add regexp import to properly escape container names in filters.
2026-06-15 15:25:38 +02:00
2026-06-12 09:11:56 +02:00
2026-06-12 09:07:00 +02:00
2026-06-12 09:07:00 +02:00
Description
Dockerfile and firewall rules creater from services jsons.
5.8 MiB
Languages
Go 78.9%
Shell 20.6%
Dockerfile 0.5%