Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
goingyt
/
Terminal
like
0
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
Terminal
/
docker-compose.yml
goingyt
Create docker-compose.yml
4ce3526
verified
over 1 year ago
Raw
Download with hf CLI
Copy download link
History
Blame
Contribute
Delete
Safe
185 Bytes
version:
'3'
services:
web:
build:
.
ports:
-
"7860:7860"
depends_on:
-
ubuntu
ubuntu:
image:
ubuntu:20.04
command:
tail
-f
/dev/null
tty:
true