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:aed14e3ae…
Size
977.5 MB
Last updated
5 days ago
docker pull linuxserver/libreofficePulls:
3,270
Last week