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: