refactor: move to podman container setup #2

Open
xoxys wants to merge 6 commits from podman into main
Showing only changes of commit a8719e1055 - Show all commits

View File

@ -8,7 +8,6 @@ Restart=on-failure
RestartSec=5s
EnvironmentFile=/etc/containers/systemd/redis.sys.env
ExecReload=/usr/bin/podman kill --signal=SIGHUP %p
[Container]
Image={{ redis_image }}