mirror of
https://github.com/docker/awesome-compose.git
synced 2025-04-29 07:38:02 +02:00
Flask/Redis
Signed-off-by: ajeetraina <ajeetraina@gmail.com>
This commit is contained in:
parent
18e3e532ca
commit
462087b2ab
1 changed files with 5 additions and 6 deletions
|
@ -4,12 +4,11 @@
|
||||||
Project structure:
|
Project structure:
|
||||||
```
|
```
|
||||||
.
|
.
|
||||||
├── docker-compose.yaml
|
├── Dockerfile
|
||||||
├── app
|
├── README.md
|
||||||
├── Dockerfile
|
├── app.py
|
||||||
├── requirements.txt
|
├── docker-compose.yml
|
||||||
└── app.py
|
└── requirements.txt
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
||||||
[_docker-compose.yaml_](docker-compose.yaml)
|
[_docker-compose.yaml_](docker-compose.yaml)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue