Skip to content
This repository has been archived by the owner on Jul 8, 2023. It is now read-only.

libreoffice-docker/libreoffice-unoserver

 
 

Repository files navigation

About

The LibreOffice with unoserver on Docker

Pre-built image

Release Test Docker Pulls

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}

REST API

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.

License

Licensed under Apache-2.0 license

About

The LibreOffice with unoserver on Docker

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 51.7%
  • Dockerfile 30.9%
  • HCL 12.4%
  • Makefile 5.0%