Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
arronlx
/
lmarena2api
like
1
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
9ca5b3b
lmarena2api
/
Dockerfile
arronlx
Create Dockerfile
2f890af
verified
15 days ago
raw
Copy download link
history
blame
Safe
91 Bytes
FROM
deanxv/lmarena2api
RUN
mkdir
-p /app/data \
&&
chmod
-R a+rwX /app/data
EXPOSE
10088