323 B
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