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 |
---|---|---|
_service | 0000000600 600 Bytes | |
containerd-0.1.0.tar.xz | 0002488464 2.37 MB | |
containerd.changes | 0000001144 1.12 KB | |
containerd.service | 0000000383 383 Bytes | |
containerd.socket | 0000000215 215 Bytes | |
containerd.spec | 0000004078 3.98 KB | |
socket-activation-01-vendor.patch | 0000069796 68.2 KB | |
socket-activation-02-daemon.patch | 0000003923 3.83 KB | |
socket-activation-03-ctr.patch | 0000002091 2.04 KB | |
sysconfig.containerd | 0000000195 195 Bytes |
Revision 7 (latest revision is 192)
Aleksa Sarai (cyphar)
committed
(revision 7)
* Use socket activation with the containerd-daemon. This requires a not-yet-upstream patchset which has been condensed into the patch file + daemon-implement-socket-activation.patch * Update to containerd 0.1.0. This required quite a few fixes.
Comments 0