Unlock the Power of Open Source! The " Linux New " SWAYAM Plus Course is live now and about 2,500 learners have already registered for it.

If you are a registered learner, the forum page is now active. Visit the page and get all your questions answered.

Automating Docker Builds - English

701 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