Matthias Bisping 709fa77b57 readme updated
2022-02-16 14:24:53 +01:00

313 B

Building

Build base image

setup/docker.sh

Build head image

docker build -f Dockerfile -t detr-server . --build-arg BASE_ROOT=""

Usage

Shell 1

docker run --rm --net=host --rm detr-server

Shell 2

python scripts/client_mock.py --pdf_path /path/to/a/pdf