improve restart of osx script

Signed-off-by: Justin Cormack <justin.cormack@docker.com>
This commit is contained in:
Justin Cormack 2016-11-14 19:53:31 +00:00
parent 396bb8f4e8
commit 8a5f15a6bd

View File

@ -22,8 +22,4 @@ else
cp alpine/kernel/x86_64/vmlinuz64 "$mobydir"/vmlinuz64
fi
killall com.docker.driver.amd64-linux
sleep 20
time docker ps
docker run --privileged --pid=host justincormack/nsenter1 /sbin/reboot