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?