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

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
_______________________________________________
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to