
Alec Di Vito
16 min read
Building docker images are hard. Especially when moving around to different computers all the time. Let's create a Github action to help us build containers on our Github Runners.
I wanted rotating words that iterated through a list for my personal website. After some quick google searching, I couldn't find a solution, so I decided to do it myself.