apt update && apt install curl
curl -sSL https://get.docker.com/ | sh
docker run -d -p 8008:80 badapple9/speedtest-x
最后编辑:2020年12月17日
©著作权归作者所有
apt update && apt install curl
curl -sSL https://get.docker.com/ | sh
docker run -d -p 8008:80 badapple9/speedtest-x
最新回复