Merge pull request #2799 from BSWANG/patch-1
Add build requirement doc on fedora/centos
This commit is contained in:
commit
e1383c3d23
@ -46,6 +46,7 @@ need to satisfy this dependencies in your system:
|
|||||||
|
|
||||||
If you're building with seccomp, you'll need to install it with the following:
|
If you're building with seccomp, you'll need to install it with the following:
|
||||||
|
|
||||||
|
* CentOS/Fedora: `yum install libseccomp-devel`
|
||||||
* Debian/Ubuntu: `apt install libseccomp-dev`
|
* Debian/Ubuntu: `apt install libseccomp-dev`
|
||||||
|
|
||||||
At this point you are ready to build `containerd` yourself!
|
At this point you are ready to build `containerd` yourself!
|
||||||
|
Loading…
Reference in New Issue
Block a user