mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-27 04:28:20 +00:00
Merge pull request #726 from justincormack/moby-script-reboot
improve restart of osx script
This commit is contained in:
commit
01e1d43fe7
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user