: replace docker with podman
Some checks failed
ansible-lint / lint-everything (push) Has been cancelled

This commit is contained in:
VC
2025-11-23 16:28:38 +01:00
parent e4c66c065f
commit 17aabc49a3
10 changed files with 56 additions and 54 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