汉化项目地址 :https://github.com/hbestm/MySpeed-cn/blob/development/README.zh.md
MySpeed 是一款网络速度测试分析软件,可以记录您的互联网速度数据,最长可达30天。
简易的docker-copmose部署方法:
services:
myspeed-cn:
image: 'hbestm/myspeed-cn:cn'
container_name: MySpeed
restart: unless-stopped
volumes:
- './myspeed:/myspeed/data'
ports:
- '5216:5216'
Content type
Image
Digest
sha256:16870f94a…
Size
77.2 MB
Last updated
8 months ago
docker pull hbestm/myspeed-cn