Install docker-containerd by entering the following commands in the terminal:
sudo apt update sudo apt install docker-containerd
Description:
daemon to control runC (Docker's version)
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 version to be used with the docker.io package, and provides all binaries with a "docker-" prefix.
Homepage: https://github.com/containerd/containerd/tree/v0.2.x
Version: 0.2.3+git+docker1.13.1~ds1-1
Section: universe/admin