Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
nich2456
/
baota
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
baota
/
Dockerfile
nich2456
Update Dockerfile
8db558c
verified
2 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
105 Bytes
FROM
cyberbolt/baota:latest
EXPOSE
8888
CMD
[
"-port"
,
"8888"
,
"-username"
,
"niccc"
,
"-password"
,
"Pw123456@"
]