ishkin / Proton

IBM Proactive Technology Online
24 stars 21 forks source link

Current Dockerfile fails to build a usable proton image. #34

Closed dmabtrg closed 8 years ago

dmabtrg commented 8 years ago

When I try to build the docker image I don't get any errors but the resulting image does not have java, tomcat nor the proton app installed. Here's the output of the build command:

https://gist.github.com/dmabtrg/27749cb2a42caf53153b

urishani commented 8 years ago

Strange, the image i pushed was created with that dockerfile and it is fully functional, albeit with some hiccups we work around. Need to check it again with our developer (in cc:)

Thanks for the heads up.

From: dmabtrg notifications@github.com To: ishkin/Proton Proton@noreply.github.com Date: 17/03/2016 03:56 PM Subject: [Proton] Current Dockerfile fails to build a usable proton image. (#34)

When I try to build the docker image I don't get any errors but the resulting image does not have java, tomcat nor the proton app installed. Here's the output of the build command: https://gist.github.com/dmabtrg/27749cb2a42caf53153b ? You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub

urishani commented 8 years ago

Fixed already.