Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 451 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 451 Bytes

Rclone move docker container

Usage

docker create
--name=rclonemove
-v :/config
-v :/data
-e RCLONE_REMOTE=
bl0m1/rclonemove

####optinal You can also specify a folder inside your remote (if you want to use something other then the root folder, this can also be specified in your rclone.conf) by adding: -e RCLONE_FOLDER= \

###Rclone.conf Place your rclone.conf in your /config volume.