Hacker News new | ask | show | jobs
by thinkmassive 2408 days ago
The recommended approach for managing groups of multiple containers with podman seems to be using pods (hence the name), which can be managed by Makefiles as you describe.