mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2025-08-09 16:45:05 +02:00
Added tzdata package for most of images
This commit is contained in:
@ -31,6 +31,7 @@ COPY ["conf/etc/", "/etc/"]
|
||||
|
||||
RUN set -eux && \
|
||||
INSTALL_PKGS="bash \
|
||||
tzdata \
|
||||
apache2 \
|
||||
curl \
|
||||
mariadb-client \
|
||||
|
Reference in New Issue
Block a user