Mix Docker Versions Save

Put your Elixir app production release inside minimal docker image

v0.5.0

6 years ago
  • Updated Erlang to 19.3.4 (#26 & e10bd904bb)
  • Updated Elixir to 1.4.4 (#26 & e10bd904bb)
  • Allow setting custom length of git sha (#24)

v0.4.1

7 years ago
  • Updated Elixir to 1.4.2

v0.4.0

7 years ago

v0.3.2

7 years ago

Changes since v0.3.1

  • #7 Add Phoenix deployment tips to Readme by @alex-kovshovik
  • #8 Fixed compiler warnings for Elixir 1.4 by @aeons
  • #11 Allow configuring path to dockerfiles by @aeons

Thanks @aeons! and @alex-kovshovik!

v0.3.1

7 years ago

Changes since 0.2.0

  • Updated distillery dependency to 1.1.0
  • Added mix docker.customize task to edit the default Dockerfiles
  • Improved README