2022-09-04 17:14:50 -06:00
|
|
|
These are docker-compose stacks I run on various servers.
|
2023-12-28 11:08:58 -07:00
|
|
|
|
|
|
|
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.
|