Quoting Datta, Souvik (souvik.da...@harman.com):
> Hello,
> 
> I am new to LXC and just started reading and experimenting on the same. I 
> have understood the system level LXC but bit confused about the application 
> level LXC.
> For example : I have a linux guest OS which allows users to download 
> applications from net.  I would like to know whether it is possible that 
> although the user has downloaded the application in the 
> guest OS but while running he would do it in an application LXC.    The 
> application while running in the application LXC may need access to some 
> libraries which are present in the guest root file system.
> Does application LXC provide such feature?

I think you want lightweight containers where /lib, /usr etc are
readonly-bindmounted from the host into the container (through
/var/lib/lxc/$container/fstab), and /run and /var are private
writeable tmpfs mounts.  If I understand what you're saying...

-serge

------------------------------------------------------------------------------
Try New Relic Now & We'll Send You this Cool Shirt
New Relic is the only SaaS-based application performance monitoring service 
that delivers powerful full stack analytics. Optimize and monitor your
browser, app, & servers with just a few lines of code. Try New Relic
and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_may
_______________________________________________
Lxc-users mailing list
Lxc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/lxc-users

Reply via email to