mirror of
https://github.com/podman-container-tools/podman.git
synced 2026-08-12 03:45:46 +00: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>
8 lines
183 B
Text
8 lines
183 B
Text
## assert-key-is-regex "Service" "WorkingDirectory" "/etc/containers/systemd"
|
|
|
|
[Service]
|
|
WorkingDirectory=/etc/containers/systemd
|
|
|
|
[Kube]
|
|
Yaml=deployment.yml
|
|
SetWorkingDirectory=unit
|