mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-19 09:16:29 +00:00
A toolkit for building secure, portable and lean operating systems for containers
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> |
||
---|---|---|
cmd/moby | ||
docs | ||
examples | ||
pkg/init-container | ||
src | ||
test | ||
vendor | ||
.gitignore | ||
circle.yml | ||
LICENSE | ||
Makefile | ||
NOTICE | ||
vendor.conf |