Sign inSign up

martinjohn/rclone

By martinjohn

Updated almost 8 years ago

rclone for Docker

Image
1

435

martinjohn/rclone repository overview

rclone

rclone for Docker

You need to have your config file setup already for authorization - see martinjohn/rclone-auth

For Syncing

docker run \
       -it \
       --rm \
       -v "/mnt/Onedrive:/mnt" \
       -v "/root/config:/root" \
       martinjohn/rclone \
       sync remote:path/to/files /mnt     

Tag summary

Content type

Image

Digest

Size

10.7 MB

Last updated

almost 8 years ago

docker pull martinjohn/rclone