01 Actions file

We will now setup automatic building of docker images, and pushing it to your private repo, using GitHub Actions.

To make all the enviroment variables in the file work, we need to add them to Github first.

This allows the action to use your username and password, in a more secure way, during run.