Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Yusin
/
docker_test
like
1
Build error
App
Files
Files
Community
a958c1f
docker_test
/
docker-compose.yaml
Yusin
Create docker-compose.yaml
bba1d97
almost 2 years ago
raw
Copy download link
history
blame
Safe
164 Bytes
version:
"3"
services:
bot:
build:
context:
.
restart:
"no"
# Add shm_size otherwise chrome will crash due to lack of memory.
shm_size:
512m