[SOGo] Declare /usr/lib/GNUstep/SOGo as volume

[Nginx] Mount vols from sogo-mailcow to access /usr/lib/GNUstep/SOGo
This commit is contained in:
André
2018-09-07 16:40:37 +02:00
parent e5b830adea
commit 8a88514dfd
2 changed files with 5 additions and 1 deletions

View File

@@ -49,4 +49,6 @@ COPY sogo-full.svg /usr/lib/GNUstep/SOGo/WebServerResources/img/sogo-full.svg
COPY acl.diff /acl.diff
CMD exec /usr/bin/supervisord -c /etc/supervisor/supervisord.conf
VOLUME /usr/lib/GNUstep/SOGo/
RUN rm -rf /tmp/* /var/tmp/*