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 | |
bsc1192051-0001-seccomp-enosys-always-return-ENOSY |
0000006528 6.38 KB | |
runc-1.1.2.tar.xz | 0001412344 1.35 MB | |
runc-1.1.2.tar.xz.asc | 0000000854 854 Bytes | |
runc.changes | 0000032054 31.3 KB | |
runc.keyring | 0000004164 4.07 KB | |
runc.spec | 0000003830 3.74 KB |
Revision 64 (latest revision is 113)
Aleksa Sarai (cyphar)
committed
(revision 64)
- Backport <https://github.com/opencontainers/runc/pull/3474> to fix issues with newer syscalls (namely faccessat2) on older kernels on s390(x) caused by that platform's syscall multiplexing semantics. bsc#1192051 bsc#1199565 + bsc1192051-0001-seccomp-enosys-always-return-ENOSYS-for-setup-2-on-s390x.patch
Comments 0