aboutsummaryrefslogtreecommitdiff
path: root/Dockerfile
AgeCommit message (Collapse)Author
2022-11-01MLIA-681 Add pip.conf as secret on docker buildRaul Farkas
* Update commands that use pip to install python packages by mounting a pip.conf file (where available). Change-Id: Id76c03d6970ea927cea1078f4954f0733534e257
2022-10-17MLIA-646 Add environment to setup pre-commit hooksBenjamin Klimczak
- Add new environment 'lint_setup' to set up the pre-commit hooks used by the environment 'lint' without running the actual tests. - Add docker file for linting and testing to the project root. - Add helper script 'install_python_versions.sh' for docker creation. Change-Id: I5f264df72a72d7a118ab798eddcf0febd4e1125b