[dock] Add support for custom tmpfs
In order to allow container with special needs like ROS requiring some read/write space, the Container class now parses the new custom "beat.env.custom_tmpfs" label and add the corresponding entries to the dictionnary dedicated to them. Fixes #106
Please register or sign in to comment