: replace docker with podman
All checks were successful
ansible-lint / lint-everything (push) Successful in 3m12s

This commit was merged in pull request #12.
This commit is contained in:
VC
2025-11-23 16:28:38 +01:00
parent e4c66c065f
commit f182e8ead7
10 changed files with 54 additions and 61 deletions

View File

@@ -11,6 +11,7 @@ TimeoutSec=0
RestartSec=10
Restart=always
User={{ act_runner_user }}
Environment=DOCKER_HOST="unix:///run/user/{{ _act_runner_user.uid }}/podman/podman.sock"
[Install]
WantedBy=multi-user.target