Installation
This document is guide to compile docker from source
Prerequisites
To build docker, we needs to install docker.
Building docker is done by
docker container.
docker -v
If docker does not exist, install docker first.
Get docker source
Get the latest Docker source from github
git clone https://git@github.com/docker/docker
cd docker
make build
package build (CentOS)
https://docs.docker.com/docker-trusted-registry/install/install-csengine/