Skip to content
This repository has been archived by the owner on Feb 26, 2019. It is now read-only.

Latest commit

 

History

History
16 lines (12 loc) · 981 Bytes

about.md

File metadata and controls

16 lines (12 loc) · 981 Bytes
title
about runC

About

runC is the canonical implementation of a container runtime that implements the Open Container Initiative's runtime specification. It was originally donated by Docker in the form of libcontainer, and is now maintained by various individuals from different companies and interests. runC is currently the standard container runtime used by the Docker engine, and is slowly being integrated into other projects.

The OCI is an open governance structure for the express purpose of creating open industry standards around container formats and runtime. Projects associated to the Open Container Initiative can be found at https://github.com/opencontainers. Contact the project maintainers on IRC at #opencontainers. Contact the Linux Foundation about the OCI at [email protected].