Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
vagmi/isai
IvanGonher
/
isai
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
8cdabff
isai
/
docker-compose.yml
vagmi
Add Docker support (#2)
f11cb5f
about 1 year ago
raw
Copy download link
history
blame
Safe
220 Bytes
version:
'3.5'
services:
app:
build:
.
image:
isai
container_name:
isai
working_dir:
/app
command:
tail
-f
/dev/null
# Keep container alive
ports:
-
7860
:7860
volumes:
-
.:/app