Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 233 Bytes

File metadata and controls

9 lines (6 loc) · 233 Bytes

elixir-builder

Docker image for building elixir releases

See ./build-release.sh for an example of how to use this.

Note that your project needs the distillery package:

[{:distillery, "~> 2.0", runtime: false}]