Ubnt UniFi Controller (http://wiki.ubnt.com/UniFi_FAQ) Alpine Linux (Edge) based docker image.
993
This image does not container the "libubnt_webrtc_jni.so" shared object library, because it is compiled with glibc and Alpine uses musl libc.
mkdir unifi
cd unifi
docker run -d \
--name=unifi \
-v $(pwd):/var/lib/unifi \
-p 8080:8080 \
-p 8081:8081 \
-p 8443:8443 \
-p 8843:8843 \
-p 8880:8880 \
jjtc/unifi
Content type
Image
Digest
Size
434.7 MB
Last updated
almost 9 years ago
docker pull jjtc/unifi