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

https://github.com/hemicharly/docker-python-example


https://github.com/hemicharly/docker-python-example

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

          

## DOCKER-PYTHON-EXAMPLE

#### 1. Check installation requirements

* If the `docker` is installed
* If the `docker-compose` is installed

#### 2. Start project

* Execute the command: `docker-compose up --build`
* Access application your browser: `http://localhost:8000`