Treggats / django-asvs-compliance

A Django application to check if a project complies with the Application Security Verification Standard by OWASP
MIT License
1 stars 0 forks source link

docker-compose fails to link the db container #1

Open Treggats opened 8 years ago

Treggats commented 8 years ago

Currently when doing a docker-compose up it results in successful building the container. But fails to connect to the database.

django.db.utils.OperationalError: could not translate host name "db" to address: Name or service not known