Merge pull request #726 from justincormack/moby-script-reboot

improve restart of osx script
This commit is contained in:
Justin Cormack 2016-11-14 20:48:06 +00:00 committed by GitHub
commit 01e1d43fe7

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