-
Notifications
You must be signed in to change notification settings - Fork 925
/
docker-compose.logs
29 lines (29 loc) · 1.72 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
Volume "data" Creating
Volume "data" Created
Container maxwell-fs-api01-1 Creating
Container maxwell-fs-api02-1 Creating
Container maxwell-fs-api02-1 Created
Container maxwell-fs-api01-1 Created
Container maxwell-fs-nginx-1 Creating
Container maxwell-fs-nginx-1 Created
Attaching to api01-1, api02-1, nginx-1
api02-1 | 04:13:47 [32mINFO [0m : Iniciando servidor ...
api02-1 | 04:13:47 [32mINFO [0m : Servidor iniciado em 0.0.0.0:8081
api01-1 | 04:13:47 [32mINFO [0m : Iniciando servidor ...
api01-1 | 04:13:47 [32mINFO [0m : Servidor iniciado em 0.0.0.0:8080
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/
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: Getting the checksum of /etc/nginx/conf.d/default.conf
nginx-1 | 10-listen-on-ipv6-by-default.sh: info: Enabled listen on IPv6 in /etc/nginx/conf.d/default.conf
nginx-1 | /docker-entrypoint.sh: Sourcing /docker-entrypoint.d/15-local-resolvers.envsh
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
nginx-1 | /docker-entrypoint.sh: Configuration complete; ready for start up
api02-1 | 04:14:00 [31mERROR[0m : Falha ao abrir arquivo /usr/local/rinha/data/CLIENTE_6.dat
nginx-1 exited with code 0
nginx-1 exited with code 0
api01-1 | 04:18:04 [32mINFO [0m : Servidor encerrado
api02-1 | 04:18:04 [32mINFO [0m : Servidor encerrado
api02-1 exited with code 0
api01-1 exited with code 0