mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-22 10:31:35 +00:00
improve restart of osx script
Signed-off-by: Justin Cormack <justin.cormack@docker.com>
This commit is contained in:
parent
396bb8f4e8
commit
8a5f15a6bd
@ -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