InvenTree/docker
Oliver b55e840050
(Yet another) Fix for dockerfile (#6452)
* Fix for dockerfile

- Ensure that core DB packages are kept around
- We can purge the dev packages after building python modules

* Revert "Fix for dockerfile"

This reverts commit 8522ff243e.

* Update requirements.txt

- Remove psycopg-c
- Not supported unless postgresql-libs are installed as a system package
- Prints a warning message in logs
- Works without it
2024-02-08 14:38:55 +11:00
..
production fix(docker): SELinux volume labels (#6330) 2024-01-24 09:01:21 +11:00
docker-compose.sqlite.yml Fix common spelling mistakes (#4956) 2023-06-04 00:04:52 +10:00
gunicorn.conf.py [CI] Enable python autoformat (#6169) 2024-01-11 11:28:58 +11:00
init.sh Postgresql fix (#6441) 2024-02-07 22:33:37 +11:00
install_build_packages.sh [Docker] Pin postgresql version (#6407) 2024-02-05 18:25:14 +11:00
nginx.dev.conf Add content headers to config (#3731) 2022-09-30 10:47:56 +10:00
requirements.txt (Yet another) Fix for dockerfile (#6452) 2024-02-08 14:38:55 +11:00