You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, I'm trying to get the app running in Podman. It seems that the Postgres volume cannot be mounted on a Mac with Podman. Any help appreciated. containers/podman-compose#509
From Stack Overflow
":z is required to use bind volumes for PostgreSQL because of docker-library/postgres#116. This means that currently, it is impossible to use Mac + Podman (Rootless) + PostgreSQL (with bind volume). This is a bit sad situation, it seems like a very common usecase. Hope it changes sometime."
Current Behavior
Hello, I'm trying to get the app running in Podman. It seems that the Postgres volume cannot be mounted on a Mac with Podman. Any help appreciated. containers/podman-compose#509
From Stack Overflow
":z is required to use bind volumes for PostgreSQL because of docker-library/postgres#116. This means that currently, it is impossible to use Mac + Podman (Rootless) + PostgreSQL (with bind volume). This is a bit sad situation, it seems like a very common usecase. Hope it changes sometime."
Expected Behavior
Application builds and launches
Docker Compose Version
podman version 4.2.1
Docker Version
The git Revision
0c99ff8
The git Status
Startup Command
podman-compose up
NetBox Logs
Content of docker-compose.override.yml
The text was updated successfully, but these errors were encountered: