[add] Tzdata to configure timezone on build
parent
b52516d8f9
commit
32cf67c7ac
|
@ -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