mirror of
https://github.com/linuxkit/linuxkit.git
synced 2026-05-07 06:16:26 +00:00
switch root to a tmpfs filesystem, so pivot_root works, should make #57 work now
Signed-off-by: Justin Cormack <justin.cormack@docker.com>
This commit is contained in:
@@ -30,8 +30,6 @@ start()
|
||||
rm -rf /var/tmp/log
|
||||
fi
|
||||
|
||||
export DOCKER_RAMDISK="true"
|
||||
|
||||
command="${DOCKER_BINARY:-/usr/bin/docker}"
|
||||
|
||||
pidfile="/run/docker.pid"
|
||||
|
||||
Reference in New Issue
Block a user