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
ineso22
/
Mozdef
like
0
Model card
Files
Files and versions
xet
Community
Copy to bucket
new
main
Mozdef
/
docker
/
compose
/
dev-docs.yml
ineso22
Upload folder using huggingface_hub
7c89ed7
verified
3 months ago
raw
Copy download link
history
blame
contribute
delete
172 Bytes
---
version:
'3.7'
services:
docs:
image:
dldl/sphinx-server
networks:
-
default
volumes:
-
../../docs/source:/web
ports:
-
8000
:8000