containers / podman

Podman: A tool for managing OCI containers and pods.
https://podman.io
Apache License 2.0
23.71k stars 2.41k forks source link

Quadlet: support for the --hostname parameter #18486

Closed jklaiho closed 1 year ago

jklaiho commented 1 year ago

Feature request description

Would be nice if a Hostname (HostName?) key was available in the .container generators, corresponding to the --hostname option to podman run. Just another step towards feature parity.

If I had any Go experience at all, I'd send a PR for this myself, but alas.

Suggest potential solution

No response

Have you considered any alternatives?

Of course, this can be done now using PodmanArgs, but its use is not recommended by the documentation.

Additional context

No response

vrothberg commented 1 year ago

Thanks for reaching out, @jklaiho!

I can take this request to keep my hands warm until the next meeting :)