Skip to content

Commit a6e7fba

Browse files
committed
add oom_kill_disable param
1 parent 0473500 commit a6e7fba

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docker-compose.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ services:
1414
- "9100:9100"
1515
mem_swappiness: 70
1616
memswap_limit: -1
17+
oom_kill_disable: true
1718
deploy:
1819
resources:
1920
limits:

0 commit comments

Comments
 (0)