InvenTree/contrib/container
Matthias Mair 83191d3fbf
Improve reproduciblity of image (#7120)
* hard-pin doc requirements

* update docs and commands

* hard pin container requirements

* check hashes in image build

* remove seperate uv install (is in base_requirements)

* containers already ships 3.11 - adjust packaging

* move build deps to general ci requirements

* install yarn using native tools

Closes https://github.com/inventree/InvenTree/security/code-scanning/95
Closes https://github.com/inventree/InvenTree/security/code-scanning/96

* merge install steps

* adapt install command args to be similar

* adapt docs to suggest safer install arg

* fix install path

* update dependabot settings
2024-04-29 11:04:45 +10:00
..
.env Code structure refactor (#5582) 2024-04-03 12:16:59 +11:00
Caddyfile Code structure refactor (#5582) 2024-04-03 12:16:59 +11:00
dev-docker-compose.yml Code structure refactor (#5582) 2024-04-03 12:16:59 +11:00
docker-compose.yml Code structure refactor (#5582) 2024-04-03 12:16:59 +11:00
docker.dev.env Code structure refactor (#5582) 2024-04-03 12:16:59 +11:00
Dockerfile Improve reproduciblity of image (#7120) 2024-04-29 11:04:45 +10:00
gunicorn.conf.py Code structure refactor (#5582) 2024-04-03 12:16:59 +11:00
init.sh Code structure refactor (#5582) 2024-04-03 12:16:59 +11:00
install_build_packages.sh Code structure refactor (#5582) 2024-04-03 12:16:59 +11:00
requirements.in Improve reproduciblity of image (#7120) 2024-04-29 11:04:45 +10:00
requirements.txt Improve reproduciblity of image (#7120) 2024-04-29 11:04:45 +10:00