Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
mikeee
/
chat2api
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
chat2api
/
Dockerfile
mikeee
Update Dockerfile
6ad3b72
verified
11 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
87 Bytes
FROM
lanqian528/chat2api:latest
ENV
API_PREFIX=/hf
RUN
chmod
777 -R /app
# EXPOSE 5005