mirror of
https://github.com/containers/podman.git
synced 2026-06-07 15:25:45 -04:00
The `ServiceName=` Quadlet option was only documented for `.pod` and `.artifact` units. However, it applies to all Quadlet types as it is a global option. Added `ServiceName=` listing and description to the `[Container]`, `[Kube]`, `[Network]`, `[Volume]`, `[Build]`, and `[Image]` sections. Fixes: #27015 Signed-off-by: Paul Nettleton <k9@k9withabone.dev>