Automating Docker Builds - English

127 visits



Outline:

Overview of use and functionality of GitHub Actions Install Git and create a GitHub repository for the code files Explanation of flow of the tutorial through flowchart Description of source code files Overview of GitHub repository Generation of access token in Docker Hub Setting GitHub Secrets and Variables Creating a workflow in GitHub Actions Description of YAML code for automation of Docker builds in GitHub Actions Demonstration of working of the workflow Pull and test the built images