Ubiquiti's UniFi server, based on jasonrm/docker-unifi.
It expects to find a volume in /var/lib/unifi/, where it will store all state. To be at all useful, you will need to expose the service ports, as well.
See the example unit file or try something like:
docker run --rm --name unifi -v /data/unifi:/var/lib/unifi -p 8080:8080 -p 8091:8091 -p 8843:8843 -p 8880:8880 -p 8443:8443 -p 5353:5353/udp ulexus/unifi
Content type
Image
Digest
sha256:a05eccd0b…
Size
595.1 MB
Last updated
over 10 years ago
docker pull ulexus/unifi