My home server is never without a healthy stack of Docker containers, whether they’re things I’m testing or ones that I decided I can’t live without. The thing I like about Docker is that I’m only a few CLI commands away from fixing any of my mistakes, because the whole idea is that the running container is ephemeral and the important part is the data.