mirror of
https://github.com/bolkedebruin/rdpgw.git
synced 2026-03-27 14:36:36 +00:00
Add tzdata package for showing local time in log (#149)
This commit is contained in:
@@ -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 /
|
||||
|
||||
Reference in New Issue
Block a user