I\'m getting this error while trying to run:
docker-compose run app python manage.py migrate
with Django.
this is the docker-compose.yml:<