containers / libkrun

A dynamic library providing Virtualization-based process isolation capabilities
Apache License 2.0
901 stars 74 forks source link

init: set a default hostname if no env is present #70

Closed slp closed 2 years ago

slp commented 2 years ago

If no HOSTNAME variable is present in the environment, set the hostname to "localhost".

Signed-off-by: Sergio Lopez slp@redhat.com