name: openspeedtest services: openspeedtest: image: openspeedtest/latest:v0.0.1 deploy: resources: reservations: memory: 64M network_mode: bridge ports: - target: 3000 published: "3000" protocol: tcp restart: always x-casaos: author: OpenSpeedTest category: Utilities container: index: / port_map: "3000" ports: - container: "3000" description: en_US: "" description: en_US: An application for launching HTML5 Network Speed Test Server. You can test download & upload speed from any device within your network with a web browser that is IE10 or new. zh_CN: 一个用于启动HTML5网络速度测试服务器的应用程序。您可以使用IE10或更高版本的Web浏览器从您的网络中的任何设备上测试下载和上传速度。 developer: OpenSpeedTest icon: https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/OpenSpeedTest/icon.png screenshot_link: - https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/OpenSpeedTest/screenshot-1.png - https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/OpenSpeedTest/screenshot-2.png - https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/OpenSpeedTest/screenshot-3.png tagline: en_US: HTML5 Network Speed Test Server. zh_CN: HTML5网络速度测试服务器。 thumbnail: https://cdn.jsdelivr.net/gh/IceWhaleTech/CasaOS-AppStore@main/Apps/OpenSpeedTest/thumbnail.png tips: {} title: en_US: OpenSpeedTest x-casaos: architectures: - amd64 - arm64 - ppc64le - s390x - "386" - arm main_app: openspeedtest