Sign inSign up

esystemstech/libreoffice

By esystemstech

Updated about 6 years ago

LibreOffice packing – server mode

Image
17

1M+

esystemstech/libreoffice repository overview

LibreOffice packing – server mode

This LibreOffice packing image was built to make its services available through the network.


Companion images

Compose example
version: '3.2'
services:
        libreoffice:
                image: esystemstech/libreoffice:master
                container_name: libreoffice
                restart: always
                networks:
                        - services-only
                expose:
                        - 8100
networks:
    services-only:
        internal: true

Tag summary

Content type

Image

Digest

Size

700.3 MB

Last updated

about 6 years ago

docker pull esystemstech/libreoffice:liferay-7.2.1-ga2-9-openjdk-11-jdk-buster-slim