Skip to content
  • Samuel GAIST's avatar
    [dock] Add support for custom tmpfs · c1c63253
    Samuel GAIST authored
    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
    c1c63253