This commit is contained in:
Maurice
2025-10-04 19:08:31 +02:00
parent 7dc2c3d6a0
commit ccf4fe7a11

View File

@@ -18,6 +18,7 @@ source = "/var/containers/gitea/runner"
target = "/config" target = "/config"
[[mounts]] [[mounts]]
typ = "bind"
source = "/run/podman/podman.sock" source = "/run/podman/podman.sock"
target = "/var/run/docker.sock" target = "/var/run/docker.sock"