Content
You are here:
Not possible to export Work Package data when using docker image
Added by Joshua Restivo 6 months ago
The openproject docker image is immutable and there doesn't appear to be a way to configure the location of file exports (eg., when exporting a pdf of work packages). The default behavior is to export files to /app. You can't just mount a r/w volume at this location or it'll break everything. Is there another way to affect where it tries to store those files?