Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
mikeee
/
deeplx-local
like
1
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
6209b44
deeplx-local
/
Dockerfile
mikeee
Update Dockerfile
6209b44
verified
11 months ago
raw
Copy download link
history
blame
Safe
115 Bytes
FROM
neccen/deeplx-local:latest
ENV
TZ
=Asia/Shanghai
# RUN apk update # && apk add --no-cache tzdata
# EXPOSE 7860