Hi experts, Has anyone had one application container work with vpp in a separate container over memif? For example https://github.com/matfabia/strongswan/tree/vpp registers a unix domain socket to vpp over shared memory. If we run this strongswan application and vpp in two separate containers, will this shared memory based communication still work? If so, is there instruction/example for reference? If not, is there a development plan to support this use scenario? Any information is appreciated. Many thanks in advance!
-Zhuo