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...
d44c649
deeplx-local
/
Dockerfile
mikeee
Update Dockerfile
d44c649
verified
about 1 year ago
raw
Copy download link
history
blame
Safe
115 Bytes
FROM
neccen/deeplx-local:latest
ENV
TZ
=Asia/Shanghai
RUN
apt-
get
update && apt-
get
install -y tzdata
# EXPOSE 7860