Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
eaedk
/
Tuto_Sentiment_Analysis_App
like
1
Sleeping
App
Files
Files
Community
19bae6e
Tuto_Sentiment_Analysis_App
/
docker-compose.yml
eaedk
docker compose
e0cc90a
over 1 year ago
raw
Copy download link
history
blame
Safe
149 Bytes
version:
"3.9"
services:
docs:
build:
context:
.
dockerfile:
Dockerfile
ports:
-
8080
:7860
volumes:
-
./:/app