docker run \
-v CONFIG_DIR:/root/.config/rclone
--rm qwezey/rclone SUB_COMMAND
CONFIG_DIRis the path to the directory that contains the desired rclone configuration filerclone.confSUB_COMMANDthe rclone command you want to run
And of course you should bind volumes to the data you want to sync and log files