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

Reply via email to