I create some container through https://help.mikrotik.com/docs/display/ROS/Container . Each container has its own veth on the bridge named “container”. Sometimes the newer one will overwrite older one’s tag and files in root-dir when extracting. By far I don’t know what the necessary conditions for the trigger of the fault are.
This problem occurs in RB5009 with ROS 7.10stable. Has anyone encountered a similar problem?
The “root-dir” is specific to the container, and it’s where the container’s non-mounted disk lives … so if that’s the same between your two container, that’s issue. It says “root**-dir**” which is correct from the container side, but that’s not true from the RouterOS /files point-of-view since it’s the container “file name” on the router’s disk.
http://forum.mikrotik.com/t/winbox-container-configuration-copy-bug/163999/1 - is this is the case maybe?