I have used within a container the /data path for persistent data across reboots, eg logs. I know that this mount is associated with my container from the point of view of the host
balenaOS.
Now that I’m using a multicontainer solution, how do I exchange data that I want to persist between containers across reboots? Eg, container one captures frames from a camera and sends them to container two.