java
Java application launcher. More information: <https://docs.oracle.com/en/java/javase/20/docs/specs/man/java.html>.
RUN apt-get update && \
apt-get install -y java
RUN apt-get update && \
apt-get install -y java
RUN pacman -S --noconfirm java
RUN apt-get update && \
apt-get install -y java
RUN yum install -y java
RUN dnf install -y java
RUN apt-get update && \
apt-get install -y java