I have a Django project and a postgres database but I cannot dockerize that.
Here is the docker-compose.yml :
version: \'3\' services: database: