Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
SistemIntegrasiMandiri
/
SIM-Chatbot
like
0
Build error
App
Files
Files
Fetching metadata from the HF Docker repository...
main
SIM-Chatbot
/
docker-compose.yml
sim-bdg
initial commit
cdfd6e4
over 2 years ago
raw
Copy download link
history
blame
Safe
177 Bytes
version:
'1'
services:
spark:
image:
spark:latest
build:
./app
command:
chainlit
run
app/spark.py
volumes:
-
./app/:/app/app
ports:
-
8000
:8000