mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-08-04 00:10:15 +00:00
improve restart of osx script
Signed-off-by: Justin Cormack <justin.cormack@docker.com>
This commit is contained in:
parent
5cc9d70e1d
commit
2b75883e36
@ -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