mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2025-01-12 08:38:32 +01:00
Updated Ubuntu images
This commit is contained in:
parent
b3e11ebd38
commit
8408cef289
@ -58,7 +58,7 @@ RUN set -eux && \
|
|||||||
rm -f /etc/nginx/conf.d/*.conf && \
|
rm -f /etc/nginx/conf.d/*.conf && \
|
||||||
rm -rf /var/cache/nginx/ && \
|
rm -rf /var/cache/nginx/ && \
|
||||||
rm -f /etc/php/7.2/fpm/pool.d/www.conf && \
|
rm -f /etc/php/7.2/fpm/pool.d/www.conf && \
|
||||||
DEBIAN_FRONTEND=noninteractive apt-get -y purge curl gpg dirmngr gpg-agent && \
|
DEBIAN_FRONTEND=noninteractive apt-get -y purge gpg dirmngr gpg-agent && \
|
||||||
apt-get -y autoremove && \
|
apt-get -y autoremove && \
|
||||||
apt-get -y clean && \
|
apt-get -y clean && \
|
||||||
rm -rf /var/lib/apt/lists/*
|
rm -rf /var/lib/apt/lists/*
|
||||||
|
Loading…
Reference in New Issue
Block a user