diff --git a/Dockerfile b/Dockerfile index c23e59b0a..502125f7c 100644 --- a/Dockerfile +++ b/Dockerfile @@ -23,7 +23,8 @@ RUN apt-get -y install \ rsyslog \ vim-tiny \ perl \ - python + python \ + libjemalloc1 COPY rsyslog.conf /etc/rsyslog.conf