Make ingress drill Docker socket portable
This commit is contained in:
@@ -64,6 +64,8 @@ def _write_volume_file(
|
||||
"run",
|
||||
"--rm",
|
||||
"--interactive",
|
||||
"--user",
|
||||
"0:0",
|
||||
"--mount",
|
||||
f"type=volume,src={volume},dst=/govoplan-config",
|
||||
"--entrypoint",
|
||||
|
||||
Reference in New Issue
Block a user