Skip to content

Commit 478275f

Browse files
committed
FIX: No longer needed as the file is being overwritten
1 parent 0944afb commit 478275f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

image/base/slim.Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,6 @@ RUN DEBIAN_FRONTEND=noninteractive apt-get -y install autoconf build-essential c
4646
psmisc whois brotli libunwind-dev \
4747
libtcmalloc-minimal4 cmake \
4848
pngcrush pngquant
49-
RUN sed -i -e 's/start -q anacron/anacron -s/' /etc/cron.d/anacron
5049
RUN sed -i.bak 's/$ModLoad imklog/#$ModLoad imklog/' /etc/rsyslog.conf
5150
RUN sed -i.bak 's/module(load="imklog")/#module(load="imklog")/' /etc/rsyslog.conf
5251
RUN dpkg-divert --local --rename --add /sbin/initctl

0 commit comments

Comments
 (0)