Skip to content

maulberto3/minflaskdockerapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

minimal-flask-docker

docker build -t minimal_flask_docker_img .

docker run -it --name minimal_flask_docker_cont --rm -p 5000:80 minimal_flask_docker_img

then run python post.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published