sbt
Build tool for Scala and Java projects. More information: <https://www.scala-sbt.org/1.x/docs/>.
RUN apt-get update && \
apt-get install -y sbt
RUN pacman -S --noconfirm sbt
RUN dnf install -y sbt