Skip to content

uazgraduatecollege/unoconv-node

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

unoconv-node

A base environment for uazgradcoll/docproxy-js

Build

$ docker build -t unoconv-node .

Usage

Intended primarily as a base image from which to create other application images. Eg.

FROM unoconv-node

# Do something

License

This image contains the following OpenSource software packages and is subject to their licenses:

Notes

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.