Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 409 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 409 Bytes

qwezey/rclone

Usage

docker run \
    -v CONFIG_DIR:/root/.config/rclone
    --rm qwezey/rclone SUB_COMMAND
  • CONFIG_DIR is the path to the directory that contains the desired rclone configuration file rclone.conf
  • SUB_COMMAND the rclone command you want to run

And of course you should bind volumes to the data you want to sync and log files