mix.ps1
functional meta-programming aware language
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