svunnam / python-flask-docker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

python-flask-docker

dockerizing the python flask application

##docker build -t sivakumarvunnam/python-flask-app .

##docker run -p 8888:5000 --name myfirstapp sivakumarvunnam/python-flask-app

http://localhost:8888

About


Languages

Language:Python 72.3%Language:HTML 27.7%