August 2017
Intermediate to advanced
332 pages
9h 16m
English
Let's start from the slave image, because it's more often customized. The build execution is performed on the agent, so it's the agent that needs to have the environment adjusted to the project we would like to build. For example, it may require the Python interpreter if our project is written in Python. The same is applied to any library, tool, testing framework, or anything that is needed by the project.
There are three steps to build and use the custom image:
As an example, let's create ...
Read now
Unlock full access