An open API service indexing awesome lists of open source software.

https://github.com/khachornchit/python-web-docker-compose

Sample web app using Python in docker container.
https://github.com/khachornchit/python-web-docker-compose

docker-compose python

Last synced: 3 months ago
JSON representation

Sample web app using Python in docker container.

Awesome Lists containing this project

README

          

# Python Web App
A sample web app using Pythin in docker container.

## Setup Guide
* git clone git@github.com:Khachornchit/python-web-docker-compose.git
* cd python-web-docker-compose
* docker-compose build
* docker-compose up -d
* goto http://localhost:5000