deeplx-local / Dockerfile
mikeee's picture
Update Dockerfile
b80d76c verified
raw
history blame contribute delete
No virus
170 Bytes
FROM neccen/deeplx-local:latest
# wont work: neccen/deeplx-local built from scratch
# ENV TZ=Asia/Shanghai
# RUN apk update # && apk add --no-cache tzdata
# EXPOSE 7860