Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- db_1 |
- db_1 | PostgreSQL Database directory appears to contain a database; Skipping initialization
- db_1 |
- nginx_1 | /docker-entrypoint.sh: /docker-entrypoint.d/ is not empty, will attempt to perform configuration
- nginx_1 | /docker-entrypoint.sh: Looking for shell scripts in /docker-entrypoint.d/
- db_1 | 2022-04-12 20:36:37.223 UTC [1] LOG: starting PostgreSQL 13.4 on x86_64-pc-linux-musl, compiled by gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424, 64-bit
- db_1 | 2022-04-12 20:36:37.223 UTC [1] LOG: listening on IPv4 address "0.0.0.0", port 5432
- db_1 | 2022-04-12 20:36:37.223 UTC [1] LOG: listening on IPv6 address "::", port 5432
- nginx_1 | /docker-entrypoint.sh: Launching /docker-entrypoint.d/10-listen-on-ipv6-by-default.sh
- nginx_1 | 10-listen-on-ipv6-by-default.sh: info: /etc/nginx/conf.d/default.conf is not a file or does not exist
- db_1 | 2022-04-12 20:36:37.227 UTC [1] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432"
- db_1 | 2022-04-12 20:36:37.232 UTC [21] LOG: database system was shut down at 2022-04-12 20:36:31 UTC
- nginx_1 | /docker-entrypoint.sh: Launching /docker-entrypoint.d/20-envsubst-on-templates.sh
- nginx_1 | /docker-entrypoint.sh: Launching /docker-entrypoint.d/30-tune-worker-processes.sh
- db_1 | 2022-04-12 20:36:37.235 UTC [1] LOG: database system is ready to accept connections
- nginx_1 | /docker-entrypoint.sh: Configuration complete; ready for start up
- django_1 | [2022-04-12 20:36:37 +0000] [1] [INFO] Starting gunicorn 20.1.0
- django_1 | [2022-04-12 20:36:37 +0000] [1] [INFO] Listening at: http://0.0.0.0:8000 (1)
- django_1 | [2022-04-12 20:36:37 +0000] [1] [INFO] Using worker: sync
- django_1 | [2022-04-12 20:36:38 +0000] [7] [INFO] Booting worker with pid: 7
Advertisement
Add Comment
Please, Sign In to add comment