mirror of
https://github.com/containers/podman.git
synced 2025-12-01 18:49:18 +08:00
Add key for Quadlet to set WorkingDirectory to the directory of the YAML or Unit file Add Doc Add E2E tests Add System test Signed-off-by: Ygal Blum <ygal.blum@gmail.com>
9 lines
183 B
Plaintext
9 lines
183 B
Plaintext
## assert-key-is-regex "Service" "WorkingDirectory" "/etc/containers/systemd"
|
|
|
|
[Service]
|
|
WorkingDirectory=/etc/containers/systemd
|
|
|
|
[Kube]
|
|
Yaml=deployment.yml
|
|
SetWorkingDirectory=unit
|