Merge in RR/fb_detr_prediction_container from k8s-service to master * commit '63fbeba1a54b62bcab913161a2c4e104dce95cbc': change service name to repo name add live and ready probes add bamboo-specs
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
Description
Release 2.20.0
Latest
Languages
Python
96.5%
Dockerfile
1.8%
Shell
1.7%