mirror of
https://github.com/linuxkit/linuxkit.git
synced 2026-04-03 04:32:40 +00:00
This disables the code in LinuxKit's `/bin/rc.init` which attempts to detect an unconfigured hostname and generate a unique (ish) version from the MAC address. Anyone who wants a specific fallback hostname can populate `etc/hostname` through the `files` stanza in their `yml` file. Signed-off-by: Ian Campbell <ian.campbell@docker.com>