[add] Tzdata to configure timezone on build (#145)
parent
348c2eeeee
commit
f6a55ad592
|
@ -15,7 +15,8 @@ RUN apk --no-cache add \
|
|||
curl \
|
||||
nodejs \
|
||||
npm \
|
||||
supervisor
|
||||
supervisor \
|
||||
tzdata
|
||||
|
||||
COPY supervisord.conf /etc/supervisord.conf
|
||||
COPY . /crontab-ui
|
||||
|
|
Loading…
Reference in New Issue