File size: 113 Bytes
1b733b0
 
d44c649
31f8fa6
fdeead4
1
2
3
4
5

FROM neccen/deeplx-local:latest
ENV TZ=Asia/Shanghai
RUN apk update # && apk add --no-cache tzdata
# EXPOSE 7860