Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

medium-docker-flask

A simple website in Python using the Flask and Docker

Running the example

Build the image

docker build -t medium-docker-flask .

Run the contianer

docker run -p 5000:5000 medium-docker-flask

About

A simple website in Python using the Flask and Docker

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages