Skip to content

Commit c820e3c

Browse files
committed
collect cores in compose
1 parent ba8edb6 commit c820e3c

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

contrib/mmts/tests2/docker-compose.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ services:
66
container_name: node1
77
build: ..
88
privileged: true
9+
ulimits:
10+
core: 14294967296
911
environment:
1012
POSTGRES_USER: 'pg'
1113
POSTGRES_DB: 'regression'
@@ -25,6 +27,8 @@ services:
2527
container_name: node2
2628
build: ..
2729
privileged: true
30+
ulimits:
31+
core: 14294967296
2832
environment:
2933
POSTGRES_USER: 'pg'
3034
POSTGRES_DB: 'regression'
@@ -44,6 +48,8 @@ services:
4448
container_name: node3
4549
build: ..
4650
privileged: true
51+
ulimits:
52+
core: 14294967296
4753
environment:
4854
POSTGRES_USER: 'pg'
4955
POSTGRES_DB: 'regression'

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy