A base environment for uazgradcoll/docproxy-js
$ docker build -t unoconv-node .
Intended primarily as a base image from which to create other application images. Eg.
FROM unoconv-node
# Do something
This image contains the following OpenSource software packages and is subject to their licenses:
- Ubuntu OS
- LibreOffice - Mozilla Public License v2.0
- NodeJS
Ubuntu 18.04LTS natively includes LibreOffice 6.0.x. However, this version includes a bug not fixed until 6.1.5. This image therefore uses the official LibreOffice PPA installation.