r/unifi: Switching to custom container image

The _linuxserver.io_ image for UniFi Network is deprecated.  It sucked
anyway.  I've created a simple image based on Debian that installs the
_unifi_ package from the upstream apt repository.  This image doesn't
require running anything as _root_, so it doesn't need a user namespace.
This commit is contained in:
2025-02-12 06:47:37 -06:00
parent a423826fcd
commit db54b03aa8
4 changed files with 13 additions and 50 deletions

View File

@@ -1,5 +1,5 @@
unifi_version: latest
unifi_container_image: lscr.io/linuxserver/unifi-controller
unifi_container_image: git.pyrocufflink.net/containerimages/unifi
unifi_storage_path: /var/lib/unifi
unifi_exporter_container_image: docker.io/jessestuart/unifi_exporter