mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2025-08-14 10:48:35 +02:00
Added caching / avoid orphans mechanisms
This commit is contained in:
@ -55,5 +55,4 @@ RUN set -eux && \
|
||||
apk add \
|
||||
--no-cache \
|
||||
--clean-protected \
|
||||
${INSTALL_PKGS} && \
|
||||
rm -rf /var/cache/apk/*
|
||||
${INSTALL_PKGS}
|
||||
|
Reference in New Issue
Block a user