jythonc
Python seamlessly integrated with Java
RUN apt-get update && \
apt-get install -y jython
RUN apt-get update && \
apt-get install -y jython
RUN pacman -S --noconfirm jython
RUN apt-get update && \
apt-get install -y jython
RUN yum install -y jython
RUN dnf install -y jython
RUN apt-get update && \
apt-get install -y jython