Warning
THIS ORGANIZATION NOW ONLY SERVE PURPOSE OF ARCHIVING.
All source code are now available at https://github.com/libreofficedocker
The LibreOffice with unoserver on Docker
This image uses the alpine
as base images.
Note
You can find the pre-built images on Docker Hub. All release are built following Alpine release versions and only the last 10 versions are built.
docker pull libreofficedocker/libreoffice-unoserver:${ALPINE_VERSION}
This image shipped with REST API for unoserver by default.
See https://github.com/libreoffice-docker/unoserver-rest-api for more information.
Warning
It is important to know that the REST API layer DOES NOT provide any type of security whatsoever. It is NOT RECOMMENDED to expose this container image to the internet.
Licensed under Apache-2.0 license