The Wayback Machine - https://web.archive.org/web/20200915121541/https://github.com/sameersbn/docker-postgresql/issues/101
Skip to content
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 Shutdown Immediately after docker compose up #101

Open
shuboy2014 opened this issue Apr 28, 2017 · 1 comment
Open

Postgres Shutdown Immediately after docker compose up #101

shuboy2014 opened this issue Apr 28, 2017 · 1 comment

Comments

@shuboy2014
Copy link

@shuboy2014 shuboy2014 commented Apr 28, 2017

No description provided.

@thomedw
Copy link
Contributor

@thomedw thomedw commented May 13, 2017

Try connecting /dev/null to volume.
Example:
touch /srv/docker/postgresql_null
then add -v '/srv/docker/postgresql_null:/dev/null' to docker run. See what's inside the volume.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
2 participants
You can’t perform that action at this time.