Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 

README.md

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 - yuhung.ou@live.com

Donation

License

MIT.

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.