The Wayback Machine - https://web.archive.org/web/20200916102138/https://github.com/garthtee/DockerPy
Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
web
 
 
 
 
 
 
 
 
 
 

README.md

Docker Python Web App

A Python web app that comes alive using Docker Compose!

DockerPy

To run this application, once you have downloaded it, move to the folder and run:

docker-compose build to build

docker-compose up to run / start the application

Then once you complete the above commands go to http://0.0.0.0:5000/

You should then be able to see the text "Flask Dockerized :) Hi from method."

About

A Python web app that comes alive using Docker Compose!

Topics

Resources

License

Releases

No releases published

Packages

No packages published

Languages

You can’t perform that action at this time.