Libreoffice running as Headless on Alpine
10K+
This is Libreoffice headless based on Alpine
'''Build it''':
git clone https://github.com/linuxdict/docker.git
cd docker/alpine/libreoffice
docker build -t alpine:libreoffice .
'''Run it''':
docker run -d --name myoffice01 -p 8997:8997 alpine:libreoffice
Content type
Image
Digest
Size
148.6 MB
Last updated
almost 10 years ago
docker pull liuedy/alpine-libreoffice