We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a04b340 + 582217c commit 309d97fCopy full SHA for 309d97f
Dockerfile
@@ -50,7 +50,7 @@ RUN export DEBIAN_FRONTEND=noninteractive \
50
supervisor \
51
unzip \
52
wget \
53
- && apt-get --purge remove exim4 exim4-base exim4-config exim4-daemon-light \
+ && apt-get -y --purge remove exim4 exim4-base exim4-config exim4-daemon-light \
54
&& apt-get clean \
55
&& rm -rf /var/lib/apt/lists/*
56
0 commit comments