Skip to content

vedal/minimal-flask-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

minimal-flask-docker

docker build -t flaskimage

docker run -it --name flaskcontainer --rm -p 8000:5000 flaskimage

then run python post.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published