Spaces:
Running
Running
Update Dockerfile
Browse files- Dockerfile +4 -2
Dockerfile
CHANGED
@@ -1,5 +1,7 @@
|
|
1 |
|
2 |
FROM neccen/deeplx-local:latest
|
3 |
-
|
4 |
-
|
|
|
|
|
5 |
# EXPOSE 7860
|
|
|
1 |
|
2 |
FROM neccen/deeplx-local:latest
|
3 |
+
|
4 |
+
# wont work: neccen/deeplx-local built from scratch
|
5 |
+
# ENV TZ=Asia/Shanghai
|
6 |
+
# RUN apk update # && apk add --no-cache tzdata
|
7 |
# EXPOSE 7860
|