1
0
mirror of https://github.com/zokradonh/kopano-docker.git synced 2026-08-23 14:22:54 +00:00

BugFix: z-push missing IPC provider

This commit is contained in:
Andre Zoledziowski
2018-07-01 12:15:09 +02:00
parent df8f8fdef8
commit c2b03f28f9
+2 -1
View File
@@ -48,6 +48,7 @@ RUN echo ${KOPANO_WEBAPP_VERSION} > /kopano/buildversion && \
crudini \
z-push-backend-kopano \
z-push-config-apache \
z-push-ipc-sharedmemory \
ca-certificates \
kopano-webapp \
kopano-webapp-plugin-contactfax \
@@ -79,7 +80,7 @@ RUN echo ${KOPANO_WEBAPP_VERSION} > /kopano/buildversion && \
kopano-webapp-plugin-titlecounter \
kopano-webapp-plugin-webappmanual \
kopano-webapp-plugin-zdeveloper \
threema4deskapp \
#threema4deskapp \
whatsapp4deskapp \
&& rm -rf /var/cache/apt /var/lib/apt/lists