1
0
mirror of https://github.com/zokradonh/kopano-docker synced 2025-06-07 16:06:14 +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
No known key found for this signature in database
GPG Key ID: 2A72044119624966

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