Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 239 Bytes

README.MD

File metadata and controls

12 lines (11 loc) · 239 Bytes

Sample of creation python-poetry image

Build image and run container

docker build -t python-poetry .
docker run -d -p 8000:80 python-poetry

Test

curl http://localhost:8000
curl http://localhost:8000/stats