2022-03-02 10:15:08 +01:00

324 B

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