turn off swapping

This commit is contained in:
Andy 2017-04-25 15:53:54 +02:00
parent 09074b8f7c
commit 3a71839a74
Signed by: arno
GPG Key ID: 368DDA2E9A471EAC

View File

@ -24,6 +24,8 @@ services:
- TZ=Europe/Amsterdam
shm_size: 4G
mem_limit: 4G
# Turns off anonymous page swapping
mem_swappiness: 0
# For versions above: '3.0'
# deploy: