Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
testDcp
/
DCP
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
DCP
/
Dockerfile
DhavalP
Upload Dockerfile with huggingface_hub
c2998d4
verified
8 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
108 Bytes
FROM huggingface/competitions:latest
CMD uvicorn competitions
.app
:app
--host
0.0
.
0.0
--port
7860
--workers
1