Access to usb (UnraidOS) from a Docker


Recommended Posts

I have configure the USB (unraidOS) into the docker like this in duplicati

imagen.png.ce3ab545cf4b7b9100536ac622ac0f30.png 

 

When I try to run a backup of it I get an error from duplicati because it can't read files

 

The permisions of the folder from duplicati docker command line like this

 

imagen.png.856ca0bb55c8f76c9c339c3b1607f1ca.png

 

How can I give read permisions to the docker to be able to read the files a do the backup?

Link to comment
12 hours ago, L0rdRaiden said:

I have configure the USB (unraidOS) into the docker like this in duplicati

imagen.png.ce3ab545cf4b7b9100536ac622ac0f30.png 

 

When I try to run a backup of it I get an error from duplicati because it can't read files

 

The permisions of the folder from duplicati docker command line like this

 

imagen.png.856ca0bb55c8f76c9c339c3b1607f1ca.png

 

How can I give read permisions to the docker to be able to read the files a do the backup?

I do not believe you can change the permissions on the /boot device, so the docker would have to be running as 'root' to access it's contents.

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.