-
-
Notifications
You must be signed in to change notification settings - Fork 316
Closed
Activity
I'm running successfully on podman (rootless), you just have to activate the podman socket, and mount the socket as /var/run/docker.sock. If you follow the postgres set up, also change the COMPOSE_LOGGING_DRIVER to journald in compose.env
After all, there are differences between Podman and Docker. When using Podman, there might be some issues. If the documentation states that supporting Podman is true, then is there a guide manual for Podman?