Skip to content

🐋 LinuxServer.io Docker image now available! #1117

@alexjustesen

Description

@alexjustesen

🐋 LinuxServer image now available!

I recently wrapped up testing (#837) with @thespad and the fantastic people over at @linuxserver have published their Speedtest Tracker image!

There are a bunch of benefits to the new image but the highlights are:

  1. 3-4x faster page loads, depending on the host device.
  2. The image is HALF the size, down from ~298MB to ~154MB. This is largely due to a switch to an Alpine Linux base from Ubuntu.
  3. Directory and file permissions are now set correctly, this means I'm bringing back sqlite as the default database on new installs.
  4. Less on my plate allowing me to spend more time on core application features.

🖼️ Using the new image

Most importantly the new image is a drop-in replacement to the old one. To switch all you have to do is replace the image:

image: lscr.io/linuxserver/speedtest-tracker:latest

or with a specific version:

image: lscr.io/linuxserver/speedtest-tracker:0.20.0

Further image documentation and supported architectures can be found on their GitHub repo.

🧪 Verified running on

My home lab is limited but verified working on the following systems:

  • Synology NAS (DS920+)
  • Unraid NAS (using the template)
  • RPI 4b+ Docker Swarm node

📃 To-dos

I have some outstanding tasks that I still need to do, below is a list that'll get checked off over time as I roll through the rest of the updates.

Metadata

Metadata

Assignees

Labels

documentationImprovements or additions to documentationfeatureNew feature or request

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions