First, thanks for creating this!
Second, I'm having problems getting the app to run. I'm using 11notes/unifi:8.0.26-unraid, and everything seems to start-up correctly (no warnings during docker build). However, I'm unable to get the UI to load. Looking at the log, the only error is:
WARN Unable to load properties from '/usr/lib/unifi/data/system.properties' - /usr/lib/unifi/data/system.properties (No such file or directory)".
However, when I go into the console, the directory and file are there.
Any suggestions?