Father's little helper for internal library digitalization workflows running on Linux-Systems. Use at own risk.
Execute tox
in a closed environment:
setup_tox.sh your-python-tox-image
docker build --tag <your-test-image> --build-arg BASE_IMAGE=<your-python-tox-image> -f Dockerfile.tox .
docker run --rm <your-test-image> tox
This project's source code is licensed under terms of the MIT license.
NOTE: This project depends on components that may use different license terms.