Make ingress drill Docker socket portable
Dependency Audit / dependency-audit (push) Successful in 1m44s
Deployment Installer / deployment-installer (push) Successful in 6s
Security Audit / security-audit (push) Successful in 10m56s

This commit is contained in:
2026-08-03 17:55:48 +02:00
parent 25424187a8
commit 282c90c54b
3 changed files with 6 additions and 0 deletions
+2
View File
@@ -64,6 +64,8 @@ def _write_volume_file(
"run",
"--rm",
"--interactive",
"--user",
"0:0",
"--mount",
f"type=volume,src={volume},dst=/govoplan-config",
"--entrypoint",