-
Notifications
You must be signed in to change notification settings - Fork 923
/
Copy pathdocker-compose.logs
48 lines (48 loc) · 1.82 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
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
Network noriller-rinha-2024-q1 Creating
Network noriller-rinha-2024-q1 Created
Volume "noriller-4_data" Creating
Volume "noriller-4_data" Created
Container noriller-4-api04-1 Creating
Container noriller-4-api02-1 Creating
Container noriller-4-api01-1 Creating
Container noriller-4-api03-1 Creating
Container noriller-4-api02-1 Created
Container noriller-4-api01-1 Created
Container noriller-4-api04-1 Created
Container noriller-4-api03-1 Created
Container noriller-4-nginx-1 Creating
Container noriller-4-nginx-1 Created
Attaching to api01-1, api02-1, api03-1, api04-1, nginx-1
nginx-1 | Waiting for API01 to start...
api04-1 | ▲ Next.js 14.1.0
api04-1 | - Local: http://localhost:3000
api04-1 | - Network: http://0.0.0.0:3000
api04-1 |
api04-1 | ✓ Ready in 1271ms
api01-1 | ▲ Next.js 14.1.0
api01-1 | - Local: http://localhost:3000
api01-1 | - Network: http://0.0.0.0:3000
api01-1 |
api03-1 | ▲ Next.js 14.1.0
api03-1 | - Local: http://localhost:3000
api03-1 | - Network: http://0.0.0.0:3000
api03-1 |
api02-1 | ▲ Next.js 14.1.0
api02-1 | - Local: http://localhost:3000
api02-1 | - Network: http://0.0.0.0:3000
api02-1 |
api02-1 | ✓ Ready in 1192ms
api01-1 | ✓ Ready in 1182ms
api03-1 | ✓ Ready in 1212ms
nginx-1 | {"seeded":{"changes":5,"lastInsertRowid":5}}API01 started!
nginx-1 | {"seeded":{"changes":5,"lastInsertRowid":5}}API02 started!
nginx-1 | {"seeded":{"changes":5,"lastInsertRowid":5}}API03 started!
nginx-1 | {"seeded":{"changes":5,"lastInsertRowid":5}}API04 started!
nginx-1 exited with code 0
nginx-1 exited with code 137
api01-1 exited with code 0
api01-1 exited with code 0
api03-1 exited with code 0
api03-1 exited with code 0
api02-1 exited with code 0
api04-1 exited with code 0