scala
Scala application launcher and interactive interpreter. More information: <https://scala-lang.org>.
RUN apt-get update && \
apt-get install -y scala
RUN apt-get update && \
apt-get install -y scala
RUN pacman -S --noconfirm scala
RUN apt-get update && \
apt-get install -y scala
RUN dnf install -y scala
RUN apt-get update && \
apt-get install -y scala