Skip to content

Latest commit

 

History

History
50 lines (33 loc) · 1.3 KB

README.md

File metadata and controls

50 lines (33 loc) · 1.3 KB

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.