Update file run_onchange_before_11-install-docker.tmpl
This commit is contained in:
parent
87ac8dd92f
commit
f5c75bf97b
1 changed files with 1 additions and 0 deletions
|
@ -96,6 +96,7 @@ if [ ! -d /Applications ] || [ ! -d /System ]; then
|
|||
sudo git clone https://github.com/google/gvisor.git /usr/local/src/gvisor
|
||||
cd /usr/local/src/gvisor
|
||||
sudo mkdir -p bin
|
||||
sudo su - "$USER"
|
||||
sudo make copy TARGETS=runsc DESTINATION=bin/
|
||||
sudo cp ./bin/runsc /usr/local/bin
|
||||
fi
|
||||
|
|
Loading…
Reference in a new issue