Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
dan92
/
DangbeiAI
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
a93481d
DangbeiAI
/
Dockerfile
dan92
Update Dockerfile
a93481d
verified
about 2 months ago
raw
Copy download link
history
blame
Safe
76 Bytes
FROM dangbei/api-proxy:latest
[
"CMD"
,
"curl"
,
"-f"
,
"http://localhost:8000"
]