runc: runc (a CLI tool for spawning and running containers) runc: runc: runC is a CLI tool for spawning and running containers according to runc: the OCI specification. Containers are started as a child process of runc: runC and can be embedded into various other systems without having to runc: run a daemon. runC is built on libcontainer, the same container runc: technology powering millions of Docker Engine installations. runC runc: does not force you to have a particular workflow or deployment setup runc: it only requires a root filesystem and configuration. runc: runc: Homepage: https://github.com/opencontainers/runc