shanesveller / docker-phoenix-framework

Docker image ready for Phoenix Framework apps (Elixir-Lang)
https://registry.hub.docker.com/u/shanesveller/phoenix-framework/
MIT License
8 stars 9 forks source link

Phoenix isn't installed #2

Open jonathanstiansen opened 8 years ago

jonathanstiansen commented 8 years ago

If you run docker run --rm shanesveller/phoenix-framework mix --help you'll notice that phoenix.new is not in the list. It also happens to not be available.

jonathanstiansen commented 8 years ago

Consider adding this line: mix archive.install https://github.com/phoenixframework/archives/raw/master/phoenix_new.ez