Jump to content
XPEnology Community

Tpine

Rookie
  • Posts

    1
  • Joined

  • Last visited

Posts posted by Tpine

  1. On 7/23/2023 at 10:48 AM, ebell said:

    Yes, this is annoying. There is a workaround and that is by importing a settings file. For example, I needed to update a folder location for an existing container. I exported the container settings to a json file. After exporting, I made the changes and imported it back in.

     

    The section looks like this:

     

    
       "volume_bindings" : [
          {
             "host_volume_file" : "/homes/user/location",
             "is_directory" : true,
             "mount_point" : "/drive",
             "type" : "rw"
          }
       ]

     

    Hi, you save me, this really help, thanks

×
×
  • Create New...