allegro / allegro/ralph

Support PostgreSQL in official docker image

未關閉
#3,766 2 則留言 1 個 reaction 已指派 0 人 在 GitHub 檢視
主要語言
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 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。