Fix gitea?

This commit is contained in:
Maurice
2025-10-04 21:00:59 +02:00
parent 7f45140c73
commit 2a519e9808
3 changed files with 10 additions and 3 deletions

View File

@@ -1,4 +1,5 @@
user = "podman"
capabilities = ["DAC_OVERRIDE"]
[service]
name = "gitea-runner"
@@ -20,8 +21,11 @@ target = "/config"
[[mounts]]
typ = "bind"
source = "/run/podman/podman.sock"
source = "/tmp/storage-run-$(id -u)/podman/podman.sock"
target = "/var/run/docker.sock"
[[networks]]
name = "gitea-net"
[[networks]]
name = "gitea-net"