Config.in.host 244 B

12345678
  1. config BR2_PACKAGE_HOST_RUNC
  2. bool "host runc"
  3. depends on BR2_PACKAGE_HOST_GO_HOST_ARCH_SUPPORTS
  4. help
  5. runC is a CLI tool for spawning and running containers
  6. according to the OCI specification.
  7. https://github.com/opencontainers/runc