nabla-containers / runnc

OCI-interfacing Container runtime for Nabla Containers
https://nabla-containers.github.io/
ISC License
257 stars 22 forks source link

Runnc cli pass1 #32

Closed lumjjb closed 6 years ago

lumjjb commented 6 years ago

Implemented a runtime that runs processes directly on the host, implementing the entire runtime spec container lifecycle.

Implementation largely based on similar runc taking from versions 0.1 as well as current master.