-
-
Notifications
You must be signed in to change notification settings - Fork 4.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Postgres data directory has wrong ownership #2611
Comments
Issue occurs on Windows only (Seems to be a know issue on Windows, works fine on unix) |
Hi 👋 this issue has been automatically marked as |
|
Any news here ? How can I modify my file to use named volume mount instead ? |
Hi 👋 this issue has been automatically marked as |
Any news here ? |
Hi 👋 this issue has been automatically marked as |
Hi again 👋 we would like to inform you that this issue has been automatically |
Description:
Postgres container cannot be started and ended up with
Exit 1
stateExpected Behavior:
Postgres container is running and can be accessed by client application.
Context information:
Output of
git rev-parse HEAD
Output of
docker version
Output of
docker-compose version
System info: Mac, Windows or Linux. Include which disto/version
Steps to reproduce the issue:
docker-compose up -d postgres
docker-compose ps
docker-compose logs postgres
Stacktrace & Additional info:
docker-compose ps
result:docker-compose logs postgres
result:The text was updated successfully, but these errors were encountered: