We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0944afb commit 478275fCopy full SHA for 478275f
image/base/slim.Dockerfile
@@ -46,7 +46,6 @@ RUN DEBIAN_FRONTEND=noninteractive apt-get -y install autoconf build-essential c
46
psmisc whois brotli libunwind-dev \
47
libtcmalloc-minimal4 cmake \
48
pngcrush pngquant
49
-RUN sed -i -e 's/start -q anacron/anacron -s/' /etc/cron.d/anacron
50
RUN sed -i.bak 's/$ModLoad imklog/#$ModLoad imklog/' /etc/rsyslog.conf
51
RUN sed -i.bak 's/module(load="imklog")/#module(load="imklog")/' /etc/rsyslog.conf
52
RUN dpkg-divert --local --rename --add /sbin/initctl
0 commit comments