mirror of
https://github.com/opencontainers/runc.git
synced 2025-09-26 19:41:35 +08:00
README.md: update Go version to build
Signed-off-by: Kenta Tada <Kenta.Tada@sony.com>
This commit is contained in:
@@ -29,7 +29,7 @@ A third party security audit was performed by Cure53, you can see the full repor
|
||||
## Building
|
||||
|
||||
`runc` currently supports the Linux platform with various architecture support.
|
||||
It must be built with Go version 1.6 or higher in order for some features to function properly.
|
||||
It must be built with Go version 1.13 or higher.
|
||||
|
||||
In order to enable seccomp support you will need to install `libseccomp` on your platform.
|
||||
> e.g. `libseccomp-devel` for CentOS, or `libseccomp-dev` for Ubuntu
|
||||
|
Reference in New Issue
Block a user