forked from extern/podman-compose
systemd unit file
This commit is contained in:
parent
cadf046306
commit
bf8004b04d
@ -1736,7 +1736,7 @@ Description=%i rootless pod (podman-compose)
|
||||
[Service]
|
||||
Type=simple
|
||||
EnvironmentFile=%h/{stacks_dir}/%i.env
|
||||
ExecStartPre-={script} up --no-start
|
||||
ExecStartPre=-{script} up --no-start
|
||||
ExecStartPre=/usr/bin/podman pod start pod_%i
|
||||
ExecStart={script} wait
|
||||
ExecStop=/usr/bin/podman pod stop pod_%i
|
||||
|
Loading…
Reference in New Issue
Block a user