mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2025-05-30 14:48:49 +02: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…
x
Reference in New Issue
Block a user