Merge pull request #1704 from ijc25/fix-unique-fallback-hostname

Switch fallback hostname to linuxkit-* from moby-*
This commit is contained in:
Rolf Neugebauer
2017-04-26 09:54:19 +01:00
committed by GitHub
8 changed files with 11 additions and 11 deletions

View File

@@ -39,7 +39,7 @@ nameserver 2001:4860:4860::8888
nameserver 2001:4860:4860::8844
EOF
printf 'linuxkit' > etc/hostname
printf '(none)' > etc/hostname
ln -s /proc/mounts etc/mtab