Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
Haruka041
/
Monopoly
like
1
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
Monopoly
/
quick-docker-start.bat
Haruka041
chore: reset repository history with clean initial import
5b324f1
4 months ago
raw
Copy download link
history
blame
contribute
delete
107 Bytes
@
echo
off
docker compose -f ./docker-compose-local.yml -p fatpapersite up --force-recreate -d --build
pause