Added tzdata package to Zabbix components

This commit is contained in:
Alexey Pustovalov
2020-08-29 05:20:45 -04:00
31 changed files with 317 additions and 18 deletions

View File

@ -36,6 +36,7 @@ RUN set -eux && \
apt-get -y update && \
DEBIAN_FRONTEND=noninteractive apt-get -y --no-install-recommends install \
tini \
tzdata \
ca-certificates \
iputils-ping \
traceroute \