Install golang-github-docker-engine-api-dev by entering the following commands in the terminal:
sudo apt update sudo apt install golang-github-docker-engine-api-dev
Description:
client and server components compatible with the Docker engine
Engine-api is a set of Go libraries to implement client and server components compatible with the Docker engine. The client package implements a fully featured http client to interact with the Docker engine. It's modeled after the requirements of the Docker engine CLI, but it can also serve other purposes.
Homepage: https://github.com/docker/engine-api
Version: 0.4.0-3
Section: universe/devel