2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-14 19:15:41 +00:00

Devcontainer updates (#9101)

* Update docker image

- Required changes to pass display through from host OS

* Update docs

* Update devcontainer docs
This commit is contained in:
Oliver
2025-02-19 11:04:20 +11:00
committed by GitHub
parent c314a4575d
commit 8cbddd489d
5 changed files with 14 additions and 6 deletions

View File

@ -23,6 +23,7 @@ services:
dockerfile: .devcontainer/Dockerfile
volumes:
- ../:/home/inventree:z
- /tmp/.X11-unix:/tmp/.X11-unix
environment:
INVENTREE_DB_ENGINE: postgresql