On Mon, Jul 11, 2016 at 12:52 PM, Imesh Gunaratne <im...@wso2.com> wrote:

> May be we can track these here:
> https://wso2.org/jira/browse/DOCKERFILE
>

Seems this JIRA is not updated. Even 1.0.0, 1.1.0 releases still in the
unreleased category.

Also there are issues in GITHUB also[1]. Which one we are going to track
issues (GITHUB or JIRA) ?

[1]https://github.com/wso2/dockerfiles/issues

>
>
> Thanks
>
> On Mon, Jul 11, 2016 at 12:33 PM, Akila Ravihansa Perera <
> raviha...@wso2.com> wrote:
>
>> Hi,
>>
>> We have also included a feature to enable debug mode for WSO2 servers.
>> This can be enabled by passing "DEBUG" env variable with the port number to
>> listen on for debug connections.
>>
>> You can also pass any system properties to WSO2 servers by adding those
>> to "STARTUP_ARGS" env variable which will be passed when calling the server
>> startup script. Setting DEBUG env variable will simply append ' -debug
>> $DEBUG' to STARTUP_ARGS.
>>
>> DEBUG property was originally added by GayanG. I modified it to support
>> setting any system property in Docker run-time.
>>
>> This is now pushed to DockerHub [1].
>>
>> [1] https://hub.docker.com/r/wso2/wso2base/tags/
>>
>> Thanks.
>>
>> On Mon, Jul 11, 2016 at 11:57 AM, Imesh Gunaratne <im...@wso2.com> wrote:
>>
>>> Thanks for the update Akila!
>>>
>>> On Mon, Jul 11, 2016 at 11:15 AM, Akila Ravihansa Perera <
>>> raviha...@wso2.com> wrote:
>>>
>>>> Hi,
>>>>
>>>> We have made few improvements in wso2base Dockerfile [1] and init
>>>> script [2].
>>>>
>>>>  - Included 'net-tools' package by default. Commands bundled with this
>>>> package are widely used when troubleshooting network related issues (eg:
>>>> netstat, ifconfig, hostname, route).
>>>>
>>>>  - Introduced "/mnt/wso2-artifacts" folder to copy any kind of artifact
>>>> to CARBON_HOME directory (will be copied recursively and relative to folder
>>>> structure)
>>>>   This can be used as a mount point if a user wants to copy artifacts
>>>> at the Docker run-time.
>>>>
>>>> We will be deprecating the old artifacts folder:
>>>> '/mnt/wso2/carbon-home' to avoid confusion with CARBON_HOME symlink.
>>>>
>>>>
>>>> [1] https://github.com/wso2/dockerfiles/blob/master/wso2base/Dockerfile
>>>> [2]
>>>> https://github.com/wso2/dockerfiles/blob/master/common/scripts/entrypoint.sh
>>>>
>>>> Thanks.
>>>>
>>>> --
>>>> Akila Ravihansa Perera
>>>> WSO2 Inc.;  http://wso2.com/
>>>>
>>>> Blog: http://ravihansa3000.blogspot.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
>>>
>>>
>>
>>
>> --
>> Akila Ravihansa Perera
>> WSO2 Inc.;  http://wso2.com/
>>
>> Blog: http://ravihansa3000.blogspot.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
>
>


-- 

Gayan Gunarathne
Technical Lead, WSO2 Inc. (http://wso2.com)
Committer & PMC Member, Apache Stratos
email : gay...@wso2.com  | mobile : +94 775030545 <%2B94%20766819985>
_______________________________________________
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to