Sign inSign up

olbat/libreoffice

By olbat

Updated 6 days ago

Docker image including LibreOffice

Image
1

10K+

olbat/libreoffice repository overview

Note: this image is built from https://github.com/olbat/dockerfiles/tree/master/libreoffice

Overview

Docker image including LibreOffice (installed from the Debian package).

Run Libre Office

docker run --rm -it -v $(pwd):/home/office -v /tmp/.X11-unix:/tmp/.X11-unix \
  -e DISPLAY=unix$DISPLAY olbat/libreoffice

Run Libre Office - Writer

docker run --rm -it -v $(pwd):/home/office -v /tmp/.X11-unix:/tmp/.X11-unix \
  -e DISPLAY=unix$DISPLAY olbat/libreoffice lowriter
Included package
  • libreoffice
  • libreoffice-l10n-fr
  • libreoffice-l10n-de
  • libreoffice-l10n-es
  • libreoffice-l10n-it
  • hunspell-en-gb
  • hunspell-en-us
  • hunspell-fr
  • hunspell-de-de
  • hunspell-es
  • hunspell-it
  • mythes-en-us
  • mythes-fr
  • mythes-de
  • mythes-es
  • mythes-it
  • hyphen-en-us
  • hyphen-en-gb
  • hyphen-fr
  • hyphen-de
  • hyphen-es
  • hyphen-it
  • openjdk-7-jre
  • sudo
Included extensions
  • LanguageTool

Tag summary

Content type

Image

Digest

sha256:335c02ae0

Size

957.8 MB

Last updated

about 2 months ago

docker pull olbat/libreoffice