Note: Previously known as https://github.com/libreoffice-docker
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}
Note
The container images are being build and pushed to the registry periodically through an automated process. It schedules a build every week to ensure that the images are up-to-date with the latest security patches and updates.
Runs at 00:00, only on Saturday every week.
This image shipped with REST API for unoserver by default.
See https://github.com/libreofficedocker/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