2022-03-01 14:17:37 +01:00

323 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/client_mock.py --pdf_path /path/to/a/pdf