Painted-Fox / docker-postgresql

A dockerfile that produces a docker image that runs postgresql.
MIT License
72 stars 57 forks source link

FATAL: could not access private key file "/etc/ssl/private/ssl-cert-snakeoil.key": Permission denied #35

Open andradei opened 9 years ago

andradei commented 9 years ago

I'm running this container using Vagrant. The docker logs shows me I can't start the database:

Starting PostgreSQL...
FATAL:  could not access private key file "/etc/ssl/private/ssl-cert-snakeoil.key": Permission denied

How can I fix this?

Biromain commented 9 years ago

+1 Same problem

thromera commented 9 years ago

Duplicate : https://github.com/Painted-Fox/docker-postgresql/issues/30