Also, do you think it's worth to have a puppet master docker image too? IMO
it'll make this even more easier.


On Fri, Aug 8, 2014 at 9:37 AM, Nirmal Fernando <nirmal070...@gmail.com>
wrote:

> Hi Chris,
>
> I'm currently trying the docker images on OS X and it appeared to me that
> we do not run docker in root mode with OS X docker installation (
> https://docs.docker.com/installation/mac/).
>
> Should we add a note saying sudo in following command is optional and
> should use with care?
>
> MB_ID=$(sudo docker run -p 61616 -d apachestratos/activemq); sleep 2s;
>  MB_IP_ADDR=$(sudo docker inspect --format '{{ .NetworkSettings.Gateway
> }}' $MB_ID)
>  MB_PORT=$(sudo docker port $MB_ID 61616 | awk -F':' '{ print $2 }')
>
>
> https://cwiki.apache.org/confluence/display/STRATOS/Running+Stratos+inside+docker
>
> Also, Chris, how long should it usually take to pull the 
> apachestratos/activemq
> docker repository?
>
>
> On Sun, Aug 3, 2014 at 6:59 PM, Imesh Gunaratne <im...@apache.org> wrote:
>
>> Great stuff!! Thanks Chris!!
>>
>>
>> On Sat, Aug 2, 2014 at 1:48 AM, Nguyen Anh Tu <t...@apache.org> wrote:
>>
>>> Perfect! Thanks a lot
>>>
>>> --Tuna
>>>
>>>
>>> On Sat, Aug 2, 2014 at 8:06 AM, Nirmal Fernando <nirmal070...@gmail.com>
>>> wrote:
>>>
>>>> This is awesome Chris! Thanks a lot.
>>>>
>>>>
>>>> On Fri, Aug 1, 2014 at 1:02 PM, Mariangela Hills <mariang...@wso2.com>
>>>> wrote:
>>>>
>>>>> Thanks, Chris!
>>>>>
>>>>> Regards,
>>>>> Mariangela
>>>>>
>>>>>
>>>>>
>>>>>
>>>>> *--*
>>>>> Mariangela Hills
>>>>> Senior Technical Writer
>>>>>
>>>>> *WSO2, Inc. *lean.enterprise.middleware.
>>>>> m: +94 773 500185
>>>>> w: http://wso2.com
>>>>>  <http://wso2.com/events/>
>>>>>
>>>>>
>>>>> On Fri, Aug 1, 2014 at 12:59 PM, Akila Ravihansa Perera <
>>>>> raviha...@wso2.com> wrote:
>>>>>
>>>>>> Great work, Chris!
>>>>>>
>>>>>> Will try it out.
>>>>>>
>>>>>> On Fri, Aug 1, 2014 at 12:56 PM, chris snow <chsnow...@gmail.com>
>>>>>> wrote:
>>>>>> > Hi All,
>>>>>> >
>>>>>> > I've added a wiki page here [1] with instructions for running
>>>>>> Stratos
>>>>>> > inside docker.
>>>>>> >
>>>>>> > Many thanks,
>>>>>> >
>>>>>> > Chris
>>>>>> >
>>>>>> > ---
>>>>>> > [1]
>>>>>> https://cwiki.apache.org/confluence/display/STRATOS/Running+Stratos+inside+docker
>>>>>>
>>>>>>
>>>>>>
>>>>>> --
>>>>>> Akila Ravihansa Perera
>>>>>> Software Engineer
>>>>>> WSO2 Inc.
>>>>>> http://wso2.com
>>>>>>
>>>>>> Phone: +94 77 64 154 38
>>>>>> Blog: http://ravihansa3000.blogspot.com
>>>>>>
>>>>>
>>>>>
>>>>
>>>>
>>>> --
>>>> Best Regards,
>>>> Nirmal
>>>>
>>>> Nirmal Fernando.
>>>> PPMC Member & Committer of Apache Stratos,
>>>> Senior Software Engineer, WSO2 Inc.
>>>>
>>>> Blog: http://nirmalfdo.blogspot.com/
>>>>
>>>
>>>
>>
>>
>> --
>> Imesh Gunaratne
>>
>> Technical Lead, WSO2
>> Committer & PPMC Member, Apache Stratos
>>
>
>
>
> --
> Best Regards,
> Nirmal
>
> Nirmal Fernando.
> PPMC Member & Committer of Apache Stratos,
> Senior Software Engineer, WSO2 Inc.
>
> Blog: http://nirmalfdo.blogspot.com/
>



-- 
Best Regards,
Nirmal

Nirmal Fernando.
PPMC Member & Committer of Apache Stratos,
Senior Software Engineer, WSO2 Inc.

Blog: http://nirmalfdo.blogspot.com/

Reply via email to