Skip to content

nanit/elixir-dockerfile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

elixir-dockerfile

A drop-and-build Dockerfile for elixir projects.

Usage

If you're running a standard mix-generate project all you should do is put a Dockerfile at the root of the project with the following directive:

FROM nanit/elixir:latest-onbuild

and you have a Docker image with your Elixir application ready to run.

Dockerhub

Go to https://hub.docker.com/r/nanit/elixir/tags/ to find all available versions of this image.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published