This repo is made for me to test out building docker images using GitHub actions
Using the GitHub Action to Build and Push Docker Images I should be able to automatically build Docker Images when a new version of my project is released.
I'm doing this to push
- The build context can be a
PATHon the machine, or a GitHub repository - Use a file named
.dockerignoreto specify what files aren't put into the image