summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Update docker base imagev1.2.6kballou2016-06-23
|
* Update base image to use specific tag versionkballou2016-05-18
|
* Remove unnecessary ENV defskballou2016-05-18
| | | | These are defined in the base image and do not need to be redefined.
* Change build orderkballou2016-05-13
| | | | Have development depend on production container
* Compress run statements into single layerv1.2.5kballou2016-05-12
|
* Reorder removal of src tarbalkballou2016-05-12
| | | | As it was, the `rm` was silently failing to remove the elixir src tarball.
* Alpine Elixir Development Docker Imagekballou2016-05-11