InvenTree/docker
Oliver 3fc9a36d4b
Simplification of development docker-compose file (#3429)
* Simplification of development docker-compose file

- Rename .env file
- Remove requirement for variable interpolation within the docker-compose file itself

* Add debug flag to CI test

* Additional quick-start docs (for docker)

* docker-compose update

- Introspection did not work quite as expected
- Set project name inside docker-compose file

* Fixes for "setup_test" task

- Check if directory exists before first deleting it
- Parameterize the "path" variable
- Add option to ignore update step

* Add demo data dir to .gitignore

* Remove debug call

* Update CONTRIBUTING.md
2022-07-30 10:34:16 +10:00
..
production Simplification of development docker-compose file (#3429) 2022-07-30 10:34:16 +10:00
docker-compose.sqlite.yml Compose script fixes 2022-04-21 01:13:34 +10:00
gunicorn.conf.py Add more checks to pre-commit (#3132) 2022-06-06 08:56:52 +10:00
init.sh Docker improvements (#3042) 2022-05-29 09:40:37 +10:00
nginx.dev.conf fix trailing 2022-05-20 13:20:55 +02:00
requirements.txt Docker requirements update (#3266) 2022-06-28 13:47:10 +10:00