1
0
mirror of https://github.com/zokradonh/kopano-docker synced 2025-06-07 16:06:14 +00:00

add tmpfs for /var/lib/kopano-webapp/plugin_files (#18)

Signed-off-by: Felix Bartels <felix@9wd.eu>
This commit is contained in:
Felix Bartels 2021-03-04 09:31:49 +01:00 committed by GitHub
parent 4fce2246d6
commit b1eace90e7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -126,9 +126,10 @@ services:
- kopano-net - kopano-net
- web-net - web-net
tmpfs: tmpfs:
- /tmp/
- /run/sessions/
- /run/php/ - /run/php/
- /run/sessions/
- /tmp/
- /var/lib/kopano-webapp/plugin_files
- /var/log/ - /var/log/
kopano_zpush: kopano_zpush: