#Docker-Elixir Create a Docker image for building Elixir applications. ###Trying out Elixir If you want to try out Elixir in an IEx session, run: docker run -it brascoder/elixir iex Press Ctrl+c, then Ctrl+c again to exit.