anitab-org / anitab-org/mentorship-backend
Feat: Create file for docker compose
- Langage dominant
- Python
- Étoiles
- 200
- Forks
- 449
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
### Is your feature request related to a problem? Please describe.
Currently we do not have a `docker-compose.yml` setup. This would be particularly useful when we move away from sqllite and start storing data on another type of database.
### Describe the solution you'd like
Create `docker-compose.yml` that will help in run multiple docker containers/services at the same time.
For example, one container running postgres and another the backend flask app.
### Additional context
Link to [docs](https://www.google.com/search?q=docker-compose&oq=docker-compose+&aqs=edge..69i57j0l3j69i60l2j69i59.4755j0j1&sourceid=chrome&ie=UTF-8)
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.