Skip to content

Instantly share code, notes, and snippets.

@SavvasStephanides
Last active October 3, 2024 07:58
Show Gist options
  • Save SavvasStephanides/345fe012370d7a30e6777a9df93be942 to your computer and use it in GitHub Desktop.
Save SavvasStephanides/345fe012370d7a30e6777a9df93be942 to your computer and use it in GitHub Desktop.
LibreOffice in Docker
docker run --rm -d \
-p 3000:3000 \
-p 3001:3001 \
lscr.io/linuxserver/libreoffice:latest
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment