* Added ContainerHostname to NetworkOptions. Podman will set this and Netavark will read it. * Added the `container_name_as_hostname` option to the CONTAINERS table in containers.conf. Currently, if you don't explicitly set a hostname when creating a container, podman will set it to the short ID. If this option set to `true` and a hostname isn't explicitly set, podman will use the container's name, with characters not in the set `[0-9a-zA-Z.-]` removed, as the hostname instead of the short ID. Set to false by default to preserve existing behavior. Signed-off-by: George Joseph <g.devel@wxy78.net> |
||
|---|---|---|
| .. | ||
| links | ||
| Containerfile.5.md | ||
| Makefile | ||
| containerignore.5.md | ||
| containers-mounts.conf.5.md | ||
| containers.conf.5.md | ||