mirror of
https://github.com/zokradonh/kopano-docker.git
synced 2026-08-11 16:32:59 +00:00
add script for public folder creation and periodic user sync
Fixes: https://github.com/zokradonh/kopano-docker/issues/15 Signed-off-by: Felix Bartels <felix@host-consultants.de>
This commit is contained in:
@@ -42,6 +42,7 @@ ENV LANG=en_US.UTF-8
|
||||
ENV SERVICE_TO_START=server
|
||||
|
||||
COPY kcconf.py defaultconfigs/ start-service.sh /kopano/
|
||||
COPY services /kopano/services
|
||||
|
||||
ENTRYPOINT ["/usr/bin/dumb-init", "--"]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user