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.
- Devel package for openSUSE:Factory
-
8
derived packages
- Links to openSUSE:Factory / runc
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout Virtualization:containers/runc && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
CVE-2019-5736.patch | 0000008973 8.76 KB | |
_link | 0000000124 124 Bytes | |
runc-1.0.0-rc6.tar.xz | 0000540196 528 KB | |
runc-1.0.0-rc6.tar.xz.asc | 0000000854 854 Bytes | |
runc.changes | 0000013818 13.5 KB | |
runc.keyring | 0000004164 4.07 KB | |
runc.spec | 0000005310 5.19 KB |
Revision 72 (latest revision is 170)
Aleksa Sarai (cyphar)
accepted
request 674111
from
Aleksa Sarai (cyphar)
(revision 72)
- Add fix for CVE-2019-5736 (effectively copying /proc/self/exe during re-exec to avoid write attacks to the host runc binary). bsc#1121967 + CVE-2019-5736.patch
Comments 0