Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 265 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 265 Bytes

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>