Jump to content

Docker directory mappings


Recommended Posts

I'm running the rutorrent docker. Because it's a webapp, all mappings must be under /downloads/.

 

This is set to my /mnt/user/downloads/

 

However, I need to map in other directories that aren't under /mnt/user/downloads/ such as /mnt/user/files/

 

So I've been told to map that to, say, /downloads/files/

 

My question is, when inside the container if I create a file or directory, say, /downloads/files/newdir/file

 

How does the docker know whether to put it under /mnt/user/downloads/files/newdir or /mnt/user/files/newdir?

 

I'm having a lot of issues where I can see my mappings inside the Docker console but not within the webapp itself.

Link to comment
7 minutes ago, cinereus said:

I'm running the rutorrent docker

There are 2 matches for rutorrent on the apps page. You can go directly to the correct support thread for any of your dockers by simply clicking on its icon and selecting Support.

 

But, since your question seems to be about not understanding docker mappings in general, let's stay here instead.

 

8 minutes ago, cinereus said:

I've been told

Do you have a link to this advice?

 

 

Link to comment

When I searched there was one rutorrent and one rtoreny.

 

I have linuxserver/rutorrent. I got the support through their discord channel.

 

I think you're right that I don't understand the mappings in general. In a situation like this when there's a clear ambiguity, how is it resolved?

Link to comment
8 minutes ago, cinereus said:

I got the support through their discord channel.

Do you have a direct quote of that advice? The way you have described it doesn't seem accurate.

 

Why do you need a torrent application to have access to other user shares anyway?

Link to comment

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.

×
×
  • Create New...