2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-12-21 19:53:29 +00:00
Commit Graph

2 Commits

Author SHA1 Message Date
Oliver Walters
3381c5e257 Improvements to development docker-compose script
- Python packages are installed in a virtual environment within the src dir
- This prevents a LONG installation process each time the docker image is rebuilt
2021-05-12 20:53:50 +10:00
Oliver Walters
914db9e913 Development docker image
- Uses multistage build
- Adds a docker compose file for dev
2021-05-12 19:28:04 +10:00