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