Added tzdata package to Zabbix components

This commit is contained in:
Alexey Pustovalov
2020-08-29 05:03:27 -04:00
16 changed files with 16 additions and 0 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 \