Building
Build base image
setup/docker.sh
Build head image
docker build -f Dockerfile -t image-prediction . --build-arg BASE_ROOT=""
Usage
Shell 1
docker run --rm --net=host --rm image-prediction
Shell 2
python scripts/pyinfra_mock.py --pdf_path /path/to/a/pdf
Description
Release 2.20.0
Latest
Languages
Python
96.5%
Dockerfile
1.8%
Shell
1.7%