this post was submitted on 17 Nov 2025
54 points (96.6% liked)
Linux
10265 readers
494 users here now
A community for everything relating to the GNU/Linux operating system (except the memes!)
Also, check out:
Original icon base courtesy of lewing@isc.tamu.edu and The GIMP
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
you're using alpine+docker with systemd?
Currently just alpine with docker compose, but I initially wanted to use podman, this was before quadlets were a thing and I found it very cumbersome to configure the networking between containers, also recall having to use kustomize as an extra step, so I gave up and went with compose.
Now there are quadlets with podman, which seem to do everything I need but require systemd. I'd be happy to switch from openrc to systemd just for the sake of using podman.