docker runs well, i can serve files in /data, and logs shows its running in '+ Read/Write'.
i turned on allow edits by adding environment variable: '-e PUP_ALLOW_EDITS=1' to docker run command.
webui add buttons for creating folder and upload files, but get a permission denied message. logs says its running in '+ Read Only'.