Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 180 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 180 Bytes

to compile docker build -t gunicorn .

to run docker run --rm -p 5000:5000 -ti gunicorn

please restart gunicorn at start up /etc/init.d/gunicorn restart

go to http://ip:5000/