Skip to content

Commit

Permalink
Update init-cluster-containerd-CRIU.md
Browse files Browse the repository at this point in the history
  • Loading branch information
vutuong authored Feb 4, 2021
1 parent 0446e9b commit a642580
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion init-cluster-containerd-CRIU.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ $ wget https://github.com/opencontainers/runc/releases/download/v1.0.0-rc92/runc
$ whereis runc
$ sudo mv runc.amd64 runc
$ chmod +x runc
$ sudo mv runc usr/local/bin/
$ sudo mv runc /usr/local/bin/
```
- Configure containerd and create the containerd.service systemd unit file
```
Expand Down

0 comments on commit a642580

Please sign in to comment.