Docker image of rclone.
Repository name in Docker Hub: rayou/rclone
Repository name in Github: rayou/docker-rclone
$ docker build --build-arg VERSION=$RCLONE_VERSION -t rclone .
# docker build --build-arg VERSION=v1.45 -t rclone .
rclone directly$ docker run --rm -it rayou/rclone:latest --help
$ docker run --rm -it --entrypoint=/bin/sh rayou/rclone:latest
PRs are welcome.
Ray Ou - [email protected]
MIT.
Content type
Image
Digest
sha256:696b4fbbd…
Size
30.8 MB
Last updated
18 days ago
docker pull rayou/rclone