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 |
---|---|---|
_service | 0000000590 590 Bytes | |
runc-0.0.9.tar.xz | 0000351256 343 KB | |
runc.changes | 0000000475 475 Bytes | |
runc.spec | 0000002606 2.54 KB | |
seccomp-use-pkg-config.patch | 0000001271 1.24 KB |
Revision 2 (latest revision is 170)
Aleksa Sarai (cyphar)
committed
(revision 2)
* Make compilation work on gcc-go only systems (ppc and s390).
Comments 0