Mount core dumps folder in docker-compose

pull/437/head
OscarSotoSanchez 2020-04-15 13:41:50 +02:00
parent 3c05d6c026
commit 82ceac9f8e
1 changed files with 2 additions and 0 deletions

View File

@ -41,6 +41,8 @@ services:
network_mode: host
ulimits:
core: -1
volumes:
- /core:/core
environment:
- KMS_EXTERNAL_ADDRESS=auto
- KMS_MIN_PORT=40000