forked from zanfranceschi/rinha-de-backend-2024-q1
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdocker-compose.logs
29 lines (29 loc) · 1.95 KB
/
docker-compose.logs
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
Network garnizeh-alternative_rinha_net Creating
Network garnizeh-alternative_rinha_net Created
Volume "garnizeh-alternative_rinha_db" Creating
Volume "garnizeh-alternative_rinha_db" Created
Container rinha_api_1_alternative Creating
Container rinha_api_1_alternative Created
Container rinha_api_2_alternative Creating
Container rinha_api_2_alternative Created
Container rinha_proxy_alternative Creating
Container rinha_proxy_alternative Created
Attaching to rinha_api_1_alternative, rinha_api_2_alternative, rinha_proxy_alternative
rinha_api_1_alternative | addr [ :8080 ] - folder [ data ] timeout [ 25 ms]
rinha_api_1_alternative | cocoricó!
rinha_api_2_alternative | addr [ :8080 ] - folder [ data ] timeout [ 25 ms]
rinha_api_2_alternative | cocoricó!
rinha_proxy_alternative | /docker-entrypoint.sh: /docker-entrypoint.d/ is not empty, will attempt to perform configuration
rinha_proxy_alternative | /docker-entrypoint.sh: Looking for shell scripts in /docker-entrypoint.d/
rinha_proxy_alternative | /docker-entrypoint.sh: Launching /docker-entrypoint.d/10-listen-on-ipv6-by-default.sh
rinha_proxy_alternative | 10-listen-on-ipv6-by-default.sh: info: Getting the checksum of /etc/nginx/conf.d/default.conf
rinha_proxy_alternative | 10-listen-on-ipv6-by-default.sh: info: Enabled listen on IPv6 in /etc/nginx/conf.d/default.conf
rinha_proxy_alternative | /docker-entrypoint.sh: Sourcing /docker-entrypoint.d/15-local-resolvers.envsh
rinha_proxy_alternative | /docker-entrypoint.sh: Launching /docker-entrypoint.d/20-envsubst-on-templates.sh
rinha_proxy_alternative | /docker-entrypoint.sh: Launching /docker-entrypoint.d/30-tune-worker-processes.sh
rinha_proxy_alternative | /docker-entrypoint.sh: Configuration complete; ready for start up
rinha_proxy_alternative exited with code 0
rinha_proxy_alternative exited with code 0
rinha_api_2_alternative exited with code 0
rinha_api_2_alternative exited with code 2
rinha_api_1_alternative exited with code 0