Skip to content
This repository has been archived by the owner on Jul 16, 2022. It is now read-only.
/ centos_office Public archive

Centos with Libreoffice installed and many fonts

Notifications You must be signed in to change notification settings

vuthaihoc/centos_office

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Centos with Libreoffice and many Fonts

Example docker-compose.yml

version: "3"
services:
  centos:
    image: vuthaihoc/centos_office:c7o5
    ports:
     - "8081:9999"
    volumes:
     - ./docs/:/docs/
    entrypoint: "java"
    command: "-jar /jodconverter/jodconverter_rest.jar --server.port=9999 --jodconverter.local.port-numbers=3000,3001"

Tags

  • c7o5 : Centos 7 and Libreoffice 5

About

Centos with Libreoffice installed and many fonts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published