Skip to content

allow_edits=1 in docker makes '/data' read only #30

@kjames2001

Description

@kjames2001

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'.

Metadata

Metadata

Assignees

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions