
usr/local/emhttp/plugins//scripts/docker run -it -name='idrive_ubuntu-ur1' -net='bridge' -e TZ="Australia/Sydney" -e HOST_OS="Unraid" -v '/mnt/user/':'/data':'ro' -v '/mnt/user/appdata/idrive_ubuntu/':'/config':'rw' 'python'Ĭhange your Timezone and the name of the container if you want. So just open a teminal (the little symbol in the top right hand corner of the unRAID dashboard) and type: I couldn't find a way to do this in the GUI. You have to run the Docker container in interactive mode or it will just shut down because it has nothing to do. I mounted a folder for the config file as well ad the /mnt/user directory so I can choose what to backup. I used the "Python" container because it seemed to have Perl and everything I needed. Create a new Docker container based on a version of Linux that has all the dependancies.

My bad! If you're still intrested, here is the method I used.ġ.
So sorry! I come here so rarely and didn't turn on "Notify me of replies".
