kameshsampath commented on issue #26: Multiple Distros for Java Runtimes
URL: 
https://github.com/apache/incubator-openwhisk-runtime-java/issues/26#issuecomment-371398396
 
 
   > But do we need to support images based on different distributions. Can't 
we have single distribution across multiple architectures. (could be 
alpine/musl based image).
   
   IMHO yes.  My thoughts:
   
   - Alpine is not suited for production env and it has some security flaws. I 
have seen some thread where they have issues with JDK  > 1.8.1 u131 - this 
where Java started to understand `cgroups` still experimental options but soon 
would be in mainstream.
   
   - When to increase user adoption we need to support popular distros e.g 
centos and debian, that makes the developer extend these images with their 
favorite distros

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to