我正在尝试使用 Docker 运行基于coockiecutter 的Django 项目,但出现以下错误:
完整输出: https: //dpaste.de/eKF5
sudo docker-compose up
crm_postgres_1 is up-to-date
Starting crm_django_1
Starting crm_nginx_1
Attaching to crm_postgres_1, crm_django_1, crm_nginx_1
django_1 | Postgres is up - continuing...
postgres_1 | LOG: database system was shut down at 2017-02-15 10:39:52 UTC
postgres_1 | LOG: MultiXact member wraparound protections are now enabled
postgres_1 | LOG: database system is ready to accept connections
postgres_1 | LOG: autovacuum launcher started
postgres_1 | LOG: received smart shutdown request
postgres_1 | LOG: …Run Code Online (Sandbox Code Playgroud)