Duplicate mount point error


Recommended Posts

I think its happening because I am adding a custom container path that points to:

 

/mnt/user/downloads/completed/TV

 

The container path for this is: /data

 

This container path is shared with another docker, could that be the issue?


I'm just not sure how to get around this.

Link to comment
14 minutes ago, ashman70 said:

I think its happening because I am adding a custom container path that points to:

 

/mnt/user/downloads/completed/TV

 

The container path for this is: /data

 

This container path is shared with another docker, could that be the issue?


I'm just not sure how to get around this.


No, it is perfectly acceptable for different containers to have the same mount point.   I think it means you are trying to map it twice for the same container.    Make sure you can see all mappings for each container.

Link to comment
  • 9 months later...
  • 1 year later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.