automation-tests/common/docs
George Joseph be77cc4e2d Allow Podman to send the container's hostname to Netavark
* 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>
2024-11-28 13:35:36 -07:00
..
links Add .containerignore.5 link file so users can find man page 2022-03-22 16:34:59 -04:00
Containerfile.5.md doc: fix typo in Containerfile.5.md 2024-07-25 18:28:03 +10:00
Makefile Add .containerignore.5 link file so users can find man page 2022-03-22 16:34:59 -04:00
containerignore.5.md Fix typos and improve language 2022-01-30 17:15:02 +01:00
containers-mounts.conf.5.md Move buildah/pkg/secrets to common/pkg/subscriptions 2020-11-19 10:31:58 -05:00
containers.conf.5.md Allow Podman to send the container's hostname to Netavark 2024-11-28 13:35:36 -07:00