add tzdata to image and use env for docker timezone
This commit is contained in:
parent
f6dee345b7
commit
ae3163c5b1
3 changed files with 10 additions and 6 deletions
|
@ -3,5 +3,7 @@ MAINTAINER Philipp C. Heckel <philipp.heckel@gmail.com>
|
|||
|
||||
COPY ntfy /usr/bin
|
||||
|
||||
RUN apk add --no-cache tzdata
|
||||
|
||||
EXPOSE 80/tcp
|
||||
ENTRYPOINT ["ntfy"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue