iex
IEx is the interactive shell for Elixir. More information: <https://hexdocs.pm/iex>.
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