Arm32v7 unifi-controller builds missing/broken?

Hey all,

I went to upgrade my unifi-controller docker image per the updating instructions today and got:

pi@unifi-controller:~ $ docker pull lscr.io/linuxserver/unifi-controller:latest
latest: Pulling from linuxserver/unifi-controller
no matching manifest for unknown in the manifest list entries

This is a Pi 2, so armv7l, and it’s failing to pull latest because that arch doesn’t exist. Looking at the tagged docker images I see:

So, an arm32v7-latest was pushed just 8 days ago, so I’m not sure it’s intentionally not supported, but the only arch for that tag is linux/amd64.

Anyone know what’s going on?

Thanks,

-Dan

This is intentional, it’s been warning you in the container logs for a while.

Plus we announced this 12 months ago: Unifi Controller 32-bit ARM Deprecation Notice | Info :: LinuxServer.io

Ah, it’s almost certainly been at least a year since I last updated that unifi-controller. I wonder why that tag is still being updated? I guess it’s time to dig out a Pi3b to replace it with.

Thanks for the responses!

-Dan

This topic was automatically closed 5 days after the last reply. New replies are no longer allowed.