Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

docker run -e PYTHONPATH=/app -v $PWD:/app -p 9101:9101 python:3.6-buster /bin/bash -c "pip install absl-py && python /app/tests/error_examples/slow_response.py"