linuxserver / docker-libreoffice

GNU General Public License v3.0
76 stars 14 forks source link

Java Runtime Enviroment #4

Closed wibbene closed 2 years ago

wibbene commented 2 years ago

linuxserver.io

When using the Libreoffice Base, it says that there is not JRE (Java Runtime Enviroment) installed

Expected Behavior

Java Runtime Enviroment should be installed

Current Behavior

Java Runtime Enviroment is not installed

Steps to Reproduce

  1. Run this out of the box via Docker Compose

Environment

OS: Ubuntu 21.04 Server CPU architecture: x86_64 How docker service was installed:** Via offical Documentation to install

Command used to create docker container (run/create/compose/screenshot)

docker-compse up -d ## Docker logs

Manual Fix

Go into Docker Container and run apk add openjdk8-jre

github-actions[bot] commented 2 years ago

Thanks for opening your first issue here! Be sure to follow the bug or feature issue templates!

github-actions[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

thelamer commented 2 years ago

jre has been added in the latest version