- 0 Posts
- 4 Comments
Joined 3 months ago
Cake day: June 4th, 2026
You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.
I’ve always had issue with
podman-compose. So I setup a podman socket and use it with docker compose.
I prefer compose for development instead of quadlets. Actually I prefer compose either way although I use quadlets on my server.
With quadlets all projects files are in the same location and you need separate files for each container, volume, network, etc.
Docker rootless has been more stable for me than podman