1941 Forks
10197 Stars
10197 Watchers

runc

CLI tool for spawning and running containers according to the OCI specification

How to download and setup runc

Open terminal and run command
git clone https://github.com/opencontainers/runc.git
git clone is used to create a copy or clone of runc repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with runc https://github.com/opencontainers/runc/archive/master.zip

Or simply clone runc with SSH
[email protected]:opencontainers/runc.git

If you have some problems with runc

You may open issue on runc support forum (system) here: https://github.com/opencontainers/runc/issues