dangerzone/container
Alex Pyrgiotis 58a8241844
container: Run LibreOffice in safe mode
The main use of safe mode [1] in LibreOffice is to run with a fresh user
profile, in case the default one got borked somehow. This is actually
not a concern of ours, since the user's profile is in the container and
is not persistent.

The main reason we want to preemptively run LibreOffice in safe mode is
to remove hardware acceleration capabilities. Whether hardware
acceleration actually works in a container is another question, but we
want to be extra sure.

[1]: https://help.libreoffice.org/latest/en-US/text/shared/01/profile_safe_mode.html
2023-03-28 14:47:07 +03:00
..
dangerzone.py container: Run LibreOffice in safe mode 2023-03-28 14:47:07 +03:00
Dockerfile Add poppler-data package due to missing fonts 2023-02-21 18:39:14 +00:00