August 2018
Intermediate to advanced
352 pages
12h 30m
English
When we select a GitHub repository for an automated build, GitHub enables the Docker service for that repository. You can confirm this by looking at the Integrations & services section of the Settings tab in the GitHub repository:

Whenever we make any changes to any source code and commit to the GitHub repository, the automated build gets triggered and builds the Docker image using the Dockerfile that resides in the GitHub repository.
Read now
Unlock full access