4 lines
No EOL
145 B
Docker
4 lines
No EOL
145 B
Docker
FROM docmost/docmost:0.6.2
|
|
|
|
# for whatever reason docmost needs to be able to write to this dir at runtime
|
|
RUN chmod -R 777 /app/apps/client/dist |