Unable to find official RoonServer Docker image for UGREEN DXP480T Plus (ref#HQ71VY)

Hi! What’s not quite right with Roon?

· None of the above quite fits

None of the above quite fits

· None of these quite match

Tell us what's going on

· Hello, I've already replaced my Synology 718+ by a more recent NAS and I use docker on a UGREEN DXP480T Plus. Unfortunately, I had to pull a non official "image" because no official roonlabs/roonserver could be found in the Docker search window. Can you provide the official "image" name suitable for my UGREEN so that I can pull the official Roon server image?

Thanks

Vincent

Tell us about your home network

· Archer BE550 Pro

Hello @Vincent_Frechette,

Congratulations on the new UGREEN NAS! It is great to see you moving to a Docker-based setup for your Roon Server.

The reason you couldn’t find the official image in the standard Docker search interface is that our official image is hosted on the GitHub Container Registry (GHCR), rather than Docker Hub.

The official image name you need is: ghcr.io/roonlabs/roonserver:latest

A note on setup: While we haven’t prepared a specific step-by-step guide for the UGREEN interface just yet, the core installation process is identical to other NAS platforms using Docker. You can use our general guide for installing Roon Server via Docker as a primary reference:

Installing the Roon Server via Docker - Roon Labs Help Center

If your UGREEN Docker UI does not allow you to search GHCR directly, you can pull the image via the NAS command line using: docker pull ghcr.io/roonlabs/roonserver:latest or add the 3rd party docker registry.

Please let us know if you run into any specific hurdles while configuring the container on your new hardware!