libreoffice
1M+
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.
The application can be accessed at:
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
Content type
Image
Digest
sha256:49128be9d…
Size
965.8 MB
Last updated
about 23 hours ago
docker pull linuxserver/libreoffice:25.8.7Pulls:
3,838
Last week