docker - gatsby - blog
Containerizing Gatsby
5/9/2023
I want to start very clearly. The following is not a post on how to get started with Docker and Gatsby. It is to document the path I took to containerize this blog. Given what I learned in the previous post, I started with a .dockerignore file that…