deeplx-local / Dockerfile
mikeee's picture
Update Dockerfile
31f8fa6 verified
raw
history blame
113 Bytes
FROM neccen/deeplx-local:latest
ENV TZ=Asia/Shanghai
RUN apk update # && apk add --no-cache tzdata
# EXPOSE 7860