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:
NBayer
/
docker-test
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
a452ee5
docker-test
/
docker-compose.yml
NBayer
Create docker-compose.yml
569919a
over 3 years ago
Raw
Download with hf CLI
Copy download link
History
Blame
Safe
166 Bytes
version:
'3.7'
services:
dlapp:
container_name:
dlapp
image:
dlapp
ports:
-
"5000:5000"
build:
context:
.
dockerfile:
Dockerfile