|
@@ -6,7 +6,7 @@ config BR2_PACKAGE_RUNC
|
|
depends on !BR2_TOOLCHAIN_USES_UCLIBC # no fexecve
|
|
depends on !BR2_TOOLCHAIN_USES_UCLIBC # no fexecve
|
|
help
|
|
help
|
|
runC is a CLI tool for spawning and running containers
|
|
runC is a CLI tool for spawning and running containers
|
|
- according to the OCP specification.
|
|
|
|
|
|
+ according to the OCI specification.
|
|
|
|
|
|
https://github.com/opencontainers/runc
|
|
https://github.com/opencontainers/runc
|
|
|
|
|