diff --git a/container-entrypoint b/container-entrypoint index fa312fe..e387a9c 100755 --- a/container-entrypoint +++ b/container-entrypoint @@ -11,7 +11,7 @@ if [ -n "${MEMCACHED_MAX_CONNECTIONS}" ]; then fi # include logging -OPTIONS+=" -vv >> /var/log/memcached 2>&1" +# OPTIONS+=" -vv >> /var/log/memcached 2>&1" set -eu cmd="$1"; shift