gij

Java runtime environment using GIJ/Classpath (headless version)

Debian Debian
RUN apt-get update && \ apt-get install -y gcj-4.7-jre-headless
Ubuntu
RUN apt-get update && \ apt-get install -y gcc-snapshot
Alpine
RUN apk add libgcj
CentOS
RUN yum install -y libgcj
Raspbian
RUN apt-get update && \ apt-get install -y gcj-5-jre-headless
click the source code to copy install gij on any operating system with command-not-found.com