rebar3_elixir a rebar3 plugin to build and embed #Elixir applications in #Erlang projects Why Phoenix is exciting for the modern web

Using Phoenix with Docker

Setting up Phoenix is relatively easy but how can you make sure every developer is running the same version of each dependency in your infrastructure?

In this post, I go over the basic dependencies in Phoenix installed on OS X. Then, I set up the same in Docker - ensuring that every piece of my application is the same on anyone’s machine working on the project.

http://echobind.com/blog/using-phoenix-with-docker/