docker-polr
docker-polr copied to clipboard
Postgres support
Does this docker image support postgres?
docker logs show:
wait-for-it.sh: db:5432 is available after 0 seconds
[PDOException]
SQLSTATE[HY000] [2006] MySQL server has gone away
[PDOException]
PDO::__construct(): MySQL server has gone away
Hello,
As I created it for my own usage, I only added the support for a MySQL database and I don't plan to support any other DBMS. But feel free to send a pull request if you want to improve the image ! :)