Support PostgreSQL in official docker image
未關閉
- 主要語言
- Python
- 星號
- 2.5k
- 分支
- 593
- 平均合併
- 2 天 9 小時
- 30 天內合併 PR
- 6
描述
Could you please install `psycopg2` in the official docker image, or create a variant with it installed? PostgreSQL seems well supported with `DATABASE_ENGINE=transaction_hooks.backends.postgresql_psycopg2` otherwise.
Having to run `apt-get update; apt-get install -y python3-dev libpq-dev build-essential; pip3 install psycopg2; source /var/local/ralph/docker-entrypoint.sh` as the entrypoint seems a little silly... :)
貢獻指南
評估
這個 Issue 還沒有評估資料。