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

https://github.com/runnable/flask-redis-docker-compose

Docker compose sample project with Docker Compose configuration
https://github.com/runnable/flask-redis-docker-compose

Last synced: 2 months ago
JSON representation

Docker compose sample project with Docker Compose configuration

Awesome Lists containing this project

README

          

## Docker Compose demo project

Code take from [Compose Tutorial](https://docs.docker.com/compose/gettingstarted/)

## Use

```
docker-compose up
```