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.
- Sources inherited from project openSUSE:Leap:15.1
-
1
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:15.1:Update/runc && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
CVE-2019-5736.patch | 0000008973 8.76 KB | |
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 |
Latest Revision
Yuchen Lin (maxlin_factory)
accepted
request 674132
from
Aleksa Sarai (cyphar)
(revision 14)
- 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