Hi Akila,

Currently puppet modules have following features which do not work when
building Docker images:

   - Installing WSO2 server as a system service
      - With Docker, server should be started on foreground
   - Creating a folder with the IP address under /mnt
      - IP address will only be available at the container startup
      - Therefore this can be only done on container startup using a bash
      script (init.sh). May be we can keep the configured server under /mnt and
      then move it to the above folder at the container startup.

Will us be able to handle these based on a parameter (may be a
facter/vm_type)?

Thanks

-- 
*Imesh Gunaratne*
Senior Technical Lead
WSO2 Inc: http://wso2.com
T: +94 11 214 5345 M: +94 77 374 2057
W: http://imesh.gunaratne.org
Lean . Enterprise . Middleware
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to