linuxserver/libreoffice

Sponsored OSS

By linuxserver.io

Updated about 23 hours ago

Image
Languages & frameworks
66

1M+

linuxserver/libreoffice repository overview

linuxserver/libreoffice

This readme has been truncated from the full version found HERE

LibreOffice is a free and powerful office suite, and a successor to OpenOffice.org (commonly known as OpenOffice). Its clean interface and feature-rich tools help you unleash your creativity and enhance your productivity.

Application Setup

The application can be accessed at:

Usage

docker run -d \
  --name=libreoffice \
  -e PUID=1000 \
  -e PGID=1000 \
  -e TZ=Etc/UTC \
  -p 3000:3000 \
  -p 3001:3001 \
  -v /path/to/config:/config \
  --shm-size="1gb" \
  --restart unless-stopped \
  lscr.io/linuxserver/libreoffice:latest

Tag summary

Content type

Image

Digest

sha256:49128be9d

Size

965.8 MB

Last updated

about 23 hours ago

docker pull linuxserver/libreoffice:25.8.7

This week's pulls

Pulls:

3,838

Last week