nixfiles/hosts/koi/containers/docmost/image/Dockerfile

4 lines
145 B
Text
Raw Normal View History

2025-01-01 22:38:23 +03:00
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