mirror of
https://github.com/podman-container-tools/podman.git
synced 2026-08-07 01:15:44 +00:00
When a template container unit is linked to a pod do not add its service to the pod units dependency Fixes: https://github.com/containers/podman/issues/27844 Signed-off-by: Ygal Blum <ygal.blum@gmail.com>
6 lines
196 B
Text
6 lines
196 B
Text
# assert-last-key-contains "Unit" "After" "startwithpod-pod.service"
|
|
# assert-last-key-contains "Unit" "BindsTo" "startwithpod-pod.service"
|
|
|
|
[Container]
|
|
Image=localhost/image
|
|
Pod=startwithpod.pod
|