1
1
mirror of https://github.com/dnscrypt/dnscrypt-server-docker synced 2024-11-22 19:42:03 +01:00

Dropping the cache doesn't work inside a container

This commit is contained in:
Frank Denis 2019-06-29 20:04:07 +02:00
parent f5f3bf4017
commit 0b439b661d

@ -99,6 +99,4 @@ fi
mkdir -p /opt/unbound/etc/unbound/zones mkdir -p /opt/unbound/etc/unbound/zones
echo 3 > /proc/sys/vm/drop_caches 2> /dev/null
exec /opt/unbound/sbin/unbound exec /opt/unbound/sbin/unbound