CLI tool for spawning and running containers per OCI spec
CLI tool for spawning and running containers according to the OCI specification
runc
$ runc run mycontainer
$ runc list
$ runc exec mycontainer /bin/sh