Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 157 Bytes

File metadata and controls

7 lines (7 loc) · 157 Bytes

docker-python-falcon-example

docker build -t falcon .
docker run -p 8000:8000 falcon
curl http://docker:8000/things