2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-04-28 11:36:44 +00:00
Oliver 6f939931ca
Docker postgres fix (#9041)
* Update docker image

- Move from alpine 3.19 to alpine 3.21
- Move from postgres13_client to postgres17_client

* Update docker-compose file

- Move from postgres:13 to postgres:16
- Move from redis:7.0 to redis:7-alpine

* Update docs

* Update docker docs

* Separate Dockerfile for devcontainer

- Debian based (python3.11-bookworm)
- Install essential system packages

* Instal postgres client

* Further devcontainer updates

- Bump postgresql image from 13 to 15
- Store psql data in the dev/psql directory
- Install required frontend packages

* Use --host mode for frontend server

* Tweak devcontainer docs

* Bump pre commit config file

* Revert "Bump pre commit config file"

This reverts commit bbfd875ac8ea682bb7e454e5ea349943a887b6f4.
2025-02-15 08:00:12 +11:00
..
2024-09-05 13:04:57 +10:00
2023-12-14 11:13:50 +11:00
2025-01-08 12:06:00 +11:00
2024-12-28 20:38:53 +11:00
2025-01-29 22:45:39 +11:00
2025-02-15 08:00:12 +11:00
2025-02-04 15:41:57 +11:00
2024-12-17 12:30:41 +11:00
2025-02-15 08:00:12 +11:00
2024-03-02 11:28:37 +11:00
2023-04-22 23:35:25 +10:00
2024-10-27 10:51:51 +11:00
2023-04-22 22:40:29 +10:00
2023-04-22 22:40:29 +10:00
2024-05-26 22:09:08 +10:00