Context Just to give a background on how this blog is ran, this website is hosted on a docker container with nginx. Every time I updated this blog I would have to manually move the site data to my docker server, build the image, delete the last container and run the new container. This was quite a tedious process, especially if I didn’t update the blog often and forget how to solve the small bugs.