Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
colaibu
/
ccaa
like
0
Model card
Files
Files and versions
xet
Community
main
ccaa
/
Dockerfile
colaibu
Upload 45 files
5291d03
verified
about 1 month ago
raw
Copy download link
history
blame
contribute
delete
Safe
190 Bytes
FROM alpine:
3.11
.
6
WORKDIR /root
RUN wget https:
//
raw.githubusercontent.com
/helloxz/
ccaa
/master/
docker-ccaa.sh && sh docker-ccaa.sh install
VOLUME
/data/
ccaaDown
EXPOSE
6080
6081
6800
51413