How to Install golang-github-containerd-docker-containerd-dev in Ubuntu 18.04



Install golang-github-containerd-docker-containerd-dev by entering the following commands in the terminal:

sudo apt update
sudo apt install golang-github-containerd-docker-containerd-dev

Description:

Containerd develpoment files (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 provides development files. . This package contains the version to be used with the docker.io package.

Homepage: https://github.com/containerd/containerd/tree/v0.2.x

Version: 0.2.3+git+docker1.13.1~ds1-1

Section: universe/admin