[add] Tzdata to configure timezone on build (#145)

pull/156/head
Pablo Aramburo 4 years ago committed by GitHub
parent 348c2eeeee
commit f6a55ad592
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -15,7 +15,8 @@ RUN apk --no-cache add \
curl \ curl \
nodejs \ nodejs \
npm \ npm \
supervisor supervisor \
tzdata
COPY supervisord.conf /etc/supervisord.conf COPY supervisord.conf /etc/supervisord.conf
COPY . /crontab-ui COPY . /crontab-ui

Loading…
Cancel
Save