December 2017
Beginner to intermediate
362 pages
8h 35m
English
Enabling the Docker remote API made the communication between Jenkins and the Docker server possible. Now we need a Docker image on the Docker server. This Docker image will be used by Jenkins to create Docker containers (Jenkins slaves) on the fly. To achieve this, follow the steps as shown:
sudo docker images

Read now
Unlock full access