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