runc: new package
authorChristian Stewart <christian@paral.in>
Mon, 4 Jul 2016 22:30:31 +0000 (15:30 -0700)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 5 Jul 2016 08:42:28 +0000 (10:42 +0200)
commit6e09a909dacb8fa1b6f213cf49286d5018062558
treebe7a447f7aadb422df6e03a203e0f0618d188a0f
parent72350212d6ba28244af65e1310a0745f2a3e39da
runc: new package

runC is a CLI tool for spawning and running containers according to the
OCP specification.

runC is used by the latest Docker engine versions, however, runc itself
is standalone and has no other dependencies.

https://runc.io/

Signed-off-by: Christian Stewart <christian@paral.in>
Reviewed-by: Romain Naour <romain.naour@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/Config.in
package/runc/Config.in [new file with mode: 0644]
package/runc/runc.hash [new file with mode: 0644]
package/runc/runc.mk [new file with mode: 0644]