marcelocg / phoenix-docker

A Docker container for the Phoenix Elixir web framework
60 stars 39 forks source link

Update to 0.13 #1

Closed girvo closed 8 years ago

girvo commented 9 years ago

Hi there,

Lovely Docker image, well done -- has made getting up and running with Phoenix super quick.

I noticed in the Dockerfile you're pulling down phoenix.new.0.11 -- I believe the latest is 0.13?

Cheers

Edit: Also, I get a compile error on phoenix_live_reload if I attempt to run mix phoenix.server after running the initial command; I'm new to Elixir, is there some command I'm missing? Running mix phoenix.new then mix phoenix.server locally in my host works fine, but inside the docker container it fails?

marcelocg commented 9 years ago

Yes, the image is still pulling 0.11. Planning to work on the update some time by the end of this week.

Thanks for trying it and for the feedback! Em 23/06/2015 20:32, "Josh Girvin" notifications@github.com escreveu:

Hi there,

Lovely Docker image, well done -- has made getting up and running with Phoenix super quick.

I noticed in the Dockerfile you're pulling down phoenix.new.0.11 -- I believe the latest is 0.13?

Cheers

— Reply to this email directly or view it on GitHub https://github.com/marcelocg/phoenix-docker/issues/1.

marcelocg commented 8 years ago

Resolved by e8aed0b923d98e1a8827473bd685ed5b566704c1