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

Image Contents

This image is based on the official Elixir image and includes the features of that image.

At the time of writing, this Dockerfile results in an image that also contains:

It also includes the following ONBUILD steps for convenience of use as a base image itself:

All of the above occur before any custom instructions in a child Dockerfile that uses FROM to inherit from this one.

Image Versions

The latest tag on Docker Hub should always be reasonably in sync with the tip of master within this repository via automated builds. Starting with 1.2.4, git tags will also result in a corresponding Docker Hub tag.

Checking Versions

Want to check the current versions included in the latest image in light of future rebuilds?

Caveats

Alternative images

Not happy with the Dockerfile steps? Having compatibility problems? Try one of these alternatives: