kameshsampath commented on issue #18: Rebase OW JavaRuntime to fabric8 java image URL: https://github.com/apache/incubator-openwhisk-runtime-java/issues/18#issuecomment-369104563 > Can you elaborate more on why fabric8 based on centos? IMHO since its a redhat sponsored project we try to make the base image on centos - not sure I know any other reason. > this will benefits users that are use to extending the image with a layer by extending FROM and just adding libraries with apt-get If the users want to build their won javaction images then let them do it via FROM <what-ever-base-image> with their needed libs, what we give as part of OW java8action is this one which is good to run `java -jar <your app>`
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
