Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
hikarisystems
/
README
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
README
/
docker-compose.yml
Rick Knowles
added skeleton container
94d5fc0
about 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
206 Bytes
version:
'3'
services:
app:
build:
context:
.
ports:
-
'7860:7860'
read_only:
true
volumes:
-
'../../configs/huggingface-readme:/sandbox'
-
'./static:/app/static'