✨: replace docker with podman
Some checks failed
ansible-lint / lint-everything (push) Has been cancelled
Some checks failed
ansible-lint / lint-everything (push) Has been cancelled
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user