librespeed
lscr.io/linuxserver/librespeed
https://github.com/orgs/linuxserver/packages/container/package/librespeed
Donations
https://www.linuxserver.io/donate
https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/donate.png
bridge
false
https://github.com/linuxserver/docker-librespeed/issues/new/choose
bash
https://github.com/linuxserver/docker-librespeed#application-setup
https://github.com/linuxserver/docker-librespeed#readme
https://github.com/librespeed/speedtest
Librespeed(https://github.com/librespeed/speedtest) is a very lightweight Speedtest implemented in Javascript, using XMLHttpRequest and Web Workers.
No Flash, No Java, No Websocket, No Bullshit.
http://[IP]:[PORT:80]
https://raw.githubusercontent.com/linuxserver/templates/main/unraid/librespeed.xml
https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/librespeed-logo.png
2025-07-27
### 2025-07-27
- Rebase to Alpine 3.22.
### 2024-06-27
- Rebase to Alpine 3.20. Existing users should update their nginx confs to avoid http2 deprecation warnings.
### 2023-12-23
- Rebase to Alpine 3.19 with php 8.3.
### 2023-12-06
- Replace php mysqli with php pdo_pgsql.
### 2023-05-25
- Rebase to Alpine 3.18, deprecate armhf.
### 2023-05-14
- Added support for ipinfo.io
### 2023-01-20
- Rebase to alpine 3.17 with php8.1.
### 2022-08-20
- Rebasing to alpine 3.15 with php8. Restructure nginx configs (see changes announcement(https://info.linuxserver.io/issues/2022-08-20-nginx-base)).
### 2021-03-01
- Fix up database settings. Make sure `index.html` is recreated.
### 2021-02-28
- Added php7-ctype.
### 2021-01-23
- Rebasing to alpine 3.13.
### 2020-06-01
- Rebasing to alpine 3.12.
### 2020-04-29
- Add donation links for LibreSpeed to Github sponsor button and container log.
### 2020-01-09
- Initial Release.