by Alexander Henderson | Sep 21, 2020 | Docker, Homelab Things
My last post about GitHub Actions left off with a docker container being built when a commit was pushed to the repo. Now this is great if you are building a docker container, for your project, in your current repo. However, for me though that’s not the case. At...
by Alexander Henderson | May 31, 2020 | Docker, Homelab Things
So if you’ve been to my site before, you might remember that I setup a locally hosted Jenkins instance for building Docker containers. However I have since decided to retire the VM hosting that instance and it was getting tedious to keep on-top of the Jenkins...