runc
runc is a CLI tool for spawning and running containers according to the OCI
specification. It is designed to be as minimal as possible, and is the workhorse
of Docker. It was originally designed to be a replacement for LXC within Docker,
and has grown to become a separate project entirely.
- Links to Virtualization:containers / runc
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:cyphar:docker/runc && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000133 133 Bytes | |
runc-1.1.0~rc1.tar.xz | 0001411376 1.35 MB | |
runc-1.1.0~rc1.tar.xz.asc | 0000000854 854 Bytes | |
runc.changes | 0000029359 28.7 KB | |
runc.keyring | 0000004164 4.07 KB | |
runc.spec | 0000003572 3.49 KB |
Revision 55 (latest revision is 113)
Aleksa Sarai (cyphar)
committed
(revision 55)
- Update version data embedded in binary to correctly include the git commit of the release. - Drop runc-rpmlintrc because we don't have runc-test anymore.
Comments 0