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:
nich2456
/
baota
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
baota
/
Dockerfile
nich2456
Update Dockerfile
8db558c
verified
7 months ago
Raw
Download with hf CLI
Copy download link
History
Blame
Contribute
Delete
Safe
105 Bytes
FROM
cyberbolt/baota:latest
EXPOSE
8888
CMD
[
"-port"
,
"8888"
,
"-username"
,
"niccc"
,
"-password"
,
"Pw123456@"
]