stacks/README.md

9 lines
301 B
Markdown

These are docker-compose stacks I run on various servers.
My [homelab](homelab/) now uses podman, invoked by runit.
I did this for two reasons:
1. My homelab now runs from a RAM disk,
and podman takes half as much space as docker.
2. docker swarm had some CPU overhead that podman doesn't have.