[Lxc-users] regarding lxc "states" available to lxc-monitor or lxc-wait usage
    Serge Hallyn 
    serge.hallyn at ubuntu.com
       
    Fri May 10 16:36:06 UTC 2013
    
    
  
Quoting Vallevand, Mark K (Mark.Vallevand at UNISYS.com):
> Actually, I've had good success using Unix domain named sockets for communications between programs in containers and host.  Perhaps they are in a shared name space.  But, don't change it.  :-)  It works.
Right.  Abstract unix domain sockets shouldn't work across network
namespaces, but regular ones do as they're controlled by the file
space.  Agreed, don't want those changed :)
-serge
    
    
More information about the lxc-users
mailing list