mirror of
https://github.com/docker/awesome-compose.git
synced 2025-04-19 15:28:06 +02:00
Flask/Redis
This commit is contained in:
parent
e02b1f4bca
commit
dc571ecd5b
1 changed files with 5 additions and 6 deletions
|
@ -4,12 +4,11 @@
|
|||
Project structure:
|
||||
```
|
||||
.
|
||||
├── docker-compose.yaml
|
||||
├── app
|
||||
├── Dockerfile
|
||||
├── requirements.txt
|
||||
└── app.py
|
||||
|
||||
├── Dockerfile
|
||||
├── README.md
|
||||
├── app.py
|
||||
├── docker-compose.yml
|
||||
└── requirements.txt
|
||||
```
|
||||
|
||||
[_docker-compose.yaml_](docker-compose.yaml)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue