Need iputils-ping
This commit is contained in:
parent
2ad2bfb4ad
commit
28ba2b6497
@ -9,7 +9,7 @@ RUN apt-get update \
|
||||
&& apt-get purge curl gnupg2 -yyq && apt autoremove -yyq \
|
||||
&& echo "deb http://rspamd.com/apt-stable/ stretch main" > /etc/apt/sources.list.d/rspamd.list \
|
||||
&& apt-get update \
|
||||
&& apt-get install rspamd -yyq \
|
||||
&& apt-get install rspamd iputils-ping -yyq \
|
||||
&& rm -rf /var/lib/apt/lists/* /tmp/*
|
||||
|
||||
EXPOSE 11332 11333 11334
|
||||
|
Loading…
Reference in New Issue
Block a user