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.6.tar.xz | 0001455468 1.39 MB | |
runc-1.1.6.tar.xz.asc | 0000000854 854 Bytes | |
runc.changes | 0000035342 34.5 KB | |
runc.keyring | 0000004164 4.07 KB | |
runc.spec | 0000003336 3.26 KB |
Revision 81 (latest revision is 113)
Aleksa Sarai (cyphar)
committed
(revision 81)
- Update to runc v1.1.6. Upstream changelog is available from <https://github.com/opencontainers/runc/releases/tag/v1.1.6>.
Comments 0