Publish Docker Image to Dockerhub using Github Actions

Опубликовано: 12 Сентябрь 2024
на канале: Mohammad Faisal
2k
27

This video shows how to automatically upload a docker image to the docker hub using Github actions.

- How to set up a GitHub action from scratch.
- How to set up the secrets in Github Repository.
- Running the job every time anything is pushed to the master branch.
- Testing the updated image

Workflow file:


Example Project: