containerd
containerd is a daemon with an API and a command line client, to manage
containers on one machine. It uses runC to run containers according to the OCI
specification. containerd has advanced features such as seccomp and user
namespace support as well as checkpoint and restore for cloning and live
migration of containers.
- Devel package for openSUSE:Factory
-
10
derived packages
- Links to openSUSE:Factory / containerd
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout Virtualization:containers/containerd && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000124 124 Bytes | |
_service | 0000000533 533 Bytes | |
bsc1065109-0001-makefile-add-support-for-build_fla |
0000002707 2.64 KB | |
containerd-git.06b9cb351610.tar.xz | 0000529504 517 KB | |
containerd.changes | 0000010904 10.6 KB | |
containerd.service | 0000000722 722 Bytes | |
containerd.socket | 0000000215 215 Bytes | |
containerd.spec | 0000005775 5.64 KB | |
sysconfig.containerd | 0000000195 195 Bytes |
Revision 68 (latest revision is 192)
Aleksa Sarai (cyphar)
accepted
request 560090
from
Dominique Leuenberger (dimstar)
(revision 68)
- Fix build with RPM 4.14: exclude is not meant for files to NOT be packaged, but should only be used if the files are to be excluded from a glob when they end up in a different package. Rather remove the unwanted files in the install section.
Comments 0