julia
A high-level, high-performance dynamic programming language for technical computing. More information: <https://docs.julialang.org/en/v1/manual/getting-started/>.
RUN apt-get update && \
apt-get install -y julia
RUN apt-get update && \
apt-get install -y julia
RUN apk add julia
RUN pacman -S --noconfirm julia
RUN apt-get update && \
apt-get install -y julia
RUN dnf install -y julia
RUN apt-get update && \
apt-get install -y julia