Skip to content

docker-compose examples: alpine versions of Nextcloud containers doesn't work with Onlyoffice document_server app #1041

@gwarf

Description

@gwarf

Hi,
I've been trying to use the onlyoffice document_server app with my docker-compose deployment based on the examples from this repository, and it seems that the document_server app doesn't work with alpine containres as some binaries (like x2t) require a glibc and the alpine comes with the musl libc.
It would be good to mention this somewhere in the doc.

In order to fix onlyoffice on my deployment I had to switch back to non alpine versions (for the nextcloud containers).

The principal source of info I found with regards this is this comment by @siccovansas: nextcloud/documentserver_community#10 (comment)

I've some more details on this discourse post: https://help.nextcloud.com/t/strugging-integrating-onlyoffice-with-nextcloud-fpm-alpine-mariadb-redis-cron-lets-encrypt-docker-compose/66639/2

So happy to now have onlyoffice working, thanks for all this work!

Metadata

Metadata

Assignees

No one assigned

    Labels

    examplesCompose/Dockerfile/etcintegration: officeIntegration with Office/Collabora/CODE/OnlyOffice/etc

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions