Support PostgreSQL in official docker image
Aperta
- Lingua principale
- Python
- Stelle
- 2.5k
- Fork
- 593
- Merge medio
- 2g 9h
- PR unite (30g)
- 6
Descrizione
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... :)
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.