Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
jaimexxxx
/
new-api
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
new-api
/
Dockerfile
jaimexxxx
Update Dockerfile
19138dc
verified
6 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
103 Bytes
FROM
calciumion/new-api:v0.
8.9
.
3.1
USER
root
RUN
mkdir
-p /data &&
chmod
-R 777 /data
WORKDIR
/data