File size: 265 Bytes
16ff2f4
0d8a444
16ff2f4
 
b7bbc01
16ff2f4
0ce08d0
16ff2f4
 
0ce08d0
1
2
3
4
5
6
7
8
9
10
11
from python:3.11
run apt update -y && apt upgrade -y
run git clone https://github.com/rupeshs/fastsdcpu
workdir fastsdcpu
run pip install --upgrade pip
run chmod +x install.sh
run bash ./install.sh
run python ../dl.py
run python ../cfg.py
CMD bash ./start-webui.sh