containerd-stress
daemon to control runC
Install
- All systems
-
curl cmd.cat/containerd-stress.sh
- Debian
-
apt-get install containerd
- Ubuntu
-
apt-get install containerd
- Arch Linux
-
pacman -S containerd
- Fedora
-
dnf install containerd
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install containerd
- Raspbian
-
apt-get install containerd
- Dockerfile
- dockerfile.run/containerd-stress
containerd
daemon to control runC
Containerd is a daemon to control runC, built for performance and density. Containerd leverages runC's advanced features such as seccomp and user namespace support as well as checkpoint and restore for cloning and live migration of containers. This package contains the binaries.