This runs a simple CI/Cd pipeline using Github Actions. Actions employed include:
The action will build a docker container and push it to my dockerhub account on this repo. Any changes made on push will be synchronized.
To view this, simple run:
$ docker compose up -d