elixir
Elixir programming language interpreter. More information: <https://elixir-lang.org>.
RUN apt-get update && \
apt-get install -y elixir
RUN apt-get update && \
apt-get install -y elixir
RUN apk add elixir
RUN pacman -S --noconfirm elixir
RUN apt-get update && \
apt-get install -y elixir
RUN dnf install -y elixir
RUN apt-get update && \
apt-get install -y elixir