Skip to content

rayou/docker-rclone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

docker-rclone

Docker image of rclone.

Repository name in Docker Hub: rayou/rclone

Repository name in Github: rayou/docker-rclone

Build

$ docker build --build-arg VERSION=$RCLONE_VERSION -t rclone .
# docker build --build-arg VERSION=v1.45 -t rclone .

Usage

Run rclone directly

$ docker run --rm -it rayou/rclone:latest --help

Run shell

$ docker run --rm -it --entrypoint=/bin/sh rayou/rclone:latest

Documentation

Contributing

PRs are welcome.

Author

Ray Ou - [email protected]

Donation

License

MIT.