Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
deepakri201
/
DICOMScanClassificationDemo
like
0
Sleeping
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
f065faf
DICOMScanClassificationDemo
/
docker-compose.yml
vkt1414
feat: enable usage of the app for private data using docker
f065faf
verified
12 months ago
raw
Copy download link
history
blame
Safe
155 Bytes
version:
'3'
services:
app:
build:
context:
.
dockerfile:
Dockerfile
volumes:
-
.:/home/user/app
ports:
-
8501
:8501