Files
podman/pkg
Giuseppe Scrivano 50afe5b031 podman: fix --uts=host
Do not set any hostname value in the OCI configuration when --uts=host
is used and the user didn't specify any value.  This prevents an error
from the OCI runtime as it cannot set the hostname without a new UTS
namespace.

Differently, the HOSTNAME environment variable is always set.  When
--uts=host is used, HOSTNAME gets the value from the host.

Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>

Closes: #1280
Approved by: baude
2018-08-17 08:17:43 +00:00
..
2018-08-16 17:12:36 +00:00
2018-03-27 21:55:33 +00:00
2018-07-27 02:48:16 +00:00
2017-11-01 11:24:59 -04:00
2018-08-17 08:17:43 +00:00