/phoenix-builder

S2I builder image for Elixir Phoenix applications

Primary LanguageShell

phoenix-builder

Available on Dockerhub

https://hub.docker.com/r/sansarip/phoenix-builder

OR

Build and run it yourself

docker build -t sansarip/phoenix-builder
s2i build <path to your phoenix project> sansarip/phoenix-builder <your app image name>