Shuveb,
Thanks!
The application tag is intended to be used to specify one or executables
or scripts to run in the container. For simple cases where there is
only one or a few things to be started in the container, they could be
specified with this tag. Otherwise, it would point to an initialization
script that would take care of starting the appropriate items for the
container.
Best Regards,
Dave Leskovec
IBM Linux Technology Center
Open Virtualization
Shuveb Hussain wrote:
Hi,
Will definitely be a great enhancement!
On Dec 28, 2007 2:04 PM, Dave Leskovec <dlesko(a)linux.vnet.ibm.com> wrote:
[snip]
> <application>dbserver</application>
>
[snip]
What exactly is the "application" tag used for?
Thanks,