[Dev] [AppFactory] How to maintain Docker images used in App Factory

2015-10-07 Thread Punnadi Gunarathna
Hi All, Shall we have our own space for AppFactory in DockerHub and upload the WSO2AS image and the other images we have created so far with custom changes? I think we will can use the existing Dockerfile [1] in WSO2AS (and for other image types also) and we just have to change the values passed

Re: [Dev] [AppFactory] How to maintain Docker images used in App Factory

2015-10-07 Thread Amalka Subasinghe
+1 On Wed, Oct 7, 2015 at 7:49 PM, Punnadi Gunarathna wrote: > Hi All, > > Shall we have our own space for AppFactory in DockerHub and upload the > WSO2AS image and the other images we have created so far with custom > changes? > I think we will can use the existing Dockerfile

Re: [Dev] [AppFactory] How to maintain Docker images used in App Factory

2015-10-07 Thread Danushka Fernando
I guess in some meeting we discussed to do it right? So +1. We can release the image to dockerhub when we release AF. Thanks & Regards Danushka Fernando Senior Software Engineer WSO2 inc. http://wso2.com/ Mobile : +94716332729 On Wed, Oct 7, 2015 at 8:43 PM, Amalka Subasinghe

Re: [Dev] [AppFactory] How to maintain Docker images used in App Factory

2015-10-07 Thread Gayan Gunarathne
Hi Punnadi, Can't we use existing WSO2 docker images that we already have? As for your docker file , it is same as PPaaS. What are the customization we have done for AppFactory? My concern is we already have set of docker images in WSO2 docker hub for WSO2 products[1].So if we have another set

Re: [Dev] [AppFactory] How to maintain Docker images used in App Factory

2015-10-07 Thread Danushka Fernando
Hi Gayan For AF deployment we need to add some dropins to AS and also we need to mount some registries as well. We cannot use AS fresh pack as it is so as for my understanding we cannot use the fresh docker images. So for AF we need a separate set of docker images and they shouldn't conflict with