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