Add tzdata package for showing local time in log

This commit is contained in:
Chao-Jui Chang 2025-07-14 03:21:07 +08:00 committed by GitHub
parent caa765371d
commit b0c000033d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -30,7 +30,7 @@ RUN git clone https://github.com/bolkedebruin/rdpgw.git /app && \
FROM alpine:latest
RUN apk --no-cache add linux-pam musl
RUN apk --no-cache add linux-pam musl tzdata
# make tempdir in case filestore is used
ADD tmp.tar /