Containers are awesome not only for hosting apps, but also for local development. In this post I am just braindumping my notes from my recent labs. I have a couple of use cases, completely independent from each other.
- Hugo Blog Authoring
- Vite App Generation and Development
- Minecraft Server on a Raspberry Pi
- Dev Container and Github Codespaces
Podman
I am running podman
instead of docker
. I am not choosing it for a particular reason, it’s more out of curiosity, but if you want to dig deeper in the comparison between those two, I would recommend this blog post: