mirror of
https://github.com/podman-container-tools/podman.git
synced 2026-08-06 17:05:48 +00:00
Add a new `HostName` field to Quadlet `.container` files. Fixes: #18486 Signed-off-by: Valentin Rothberg <vrothberg@redhat.com>
4 lines
116 B
Text
4 lines
116 B
Text
[Container]
|
|
Image=localhost/imagename
|
|
## assert-podman-args "--hostname" "\"quadlet-host\""
|
|
HostName="quadlet-host"
|