Skip to content

Commit

Permalink
Version update
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewbrg committed Dec 16, 2018
1 parent 1213b83 commit fdf5bd2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -394,6 +394,8 @@ installDocker() {
installGoLang;
fi

sudo sed -i -e 's/ExecStartPre=\/sbin\/modprobe overlay/#ExecStartPre=\/sbin\/modprobe overlay/g' /lib/systemd/system/containerd.service;

sudo apt install libseccomp-dev -y;
go get -v github.com/opencontainers/runc;

Expand Down

0 comments on commit fdf5bd2

Please sign in to comment.