Hi Imesh, Sorry for the late response.
On Tue, Jun 28, 2016 at 9:06 AM, Imesh Gunaratne <[email protected]> wrote: > > > On Mon, Jun 27, 2016 at 11:44 PM, Isuru Haththotuwa <[email protected]> > wrote: > >> Hi Imesh, >> >> Agreed on the size impact. My concern is that this change does not bring >> in a significant improvement for the model that we have now. >> > > I think it has a significant improvement. If we don't use a base image, > each product image will build on top of an OS image and each build will > download all the prerequisites. As a result the internet bandwidth will get > utilized unnecessarily. AFAIK we all faced this issue and created our own > base images to solve the problem. Therefore I think it's better to have a > base image in the remote repository. > > At the time a production environment is being created, users can change > the base image to an OS image and get the image size optimizations done. > WDYT? > The rationale behind my previous statement is that once the docker images are pushed to a registry, the users do not have to continuously build them, but rather can extend from the product Docker images and do development and testing. However, I do agree that this change is indeed useful for scenarios where you need to build images in network isolated environments. In such cases having a base image is essential, otherwise it would not be possible to build the Docker images. Therefore, +1 for adding a base image. > > Thanks > > >> Anyway, lets give this a go and try to improve ii as we go along. Anyway >> we should be able to push proper product images to the Dockerhub once we >> have OpenJDK support. >> >>> >>> Thanks >>> >>>> >>>> -- >>>> Thanks and Regards, >>>> >>>> Isuru H. >>>> +94 716 358 048* <http://wso2.com/>* >>>> >>>> >>>> >>> >>> >>> -- >>> *Imesh Gunaratne* >>> Software Architect >>> WSO2 Inc: http://wso2.com >>> T: +94 11 214 5345 M: +94 77 374 2057 >>> W: https://medium.com/@imesh TW: @imesh >>> Lean . Enterprise . Middleware >>> >>> >> >> >> -- >> Thanks and Regards, >> >> Isuru H. >> +94 716 358 048* <http://wso2.com/>* >> >> >> > > > -- > *Imesh Gunaratne* > Software Architect > WSO2 Inc: http://wso2.com > T: +94 11 214 5345 M: +94 77 374 2057 > W: https://medium.com/@imesh TW: @imesh > Lean . Enterprise . Middleware > > -- Thanks and Regards, Isuru H. +94 716 358 048* <http://wso2.com/>*
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
