[docker]How to Server speed test
•
VPS
先安装 docker 如果已安装请跳过
curl -sSL https://get.docker.com/ | sh
systemctl start docker systemctl enable docker
systemctl enable docker
正式开始
拉取 镜像
docker pull badapple9/speedtest-x
运行容器
docker run -d -p 9001:80 -it badapple9/speedtest-x
The content of this article comes from the network collection of netizens. It is used as a learning reference. The copyright belongs to the original author.
THE END
二维码