Official Alpine-based Docker image maintained by rclone developers. Tracks latest stable and beta releases.
Docker Images
Community image for scheduled rclone sync jobs via cron with Healthchecks.io integration.
Container running rclone mount to expose cloud storage to host or other containers.
Docker image for bulk transfers with Alpine + crond + Monit for reliability.
Minimal Docker image for one-off rclone copy/sync operations.
Ultra-minimal (~20MB) rclone image for custom usage.
Cloud and System Integrations
Kubernetes
Kubernetes CSI driver built on rclone Go library. Mounts 50+ cloud providers in pods with dynamic PV provisioning and secrets management.
Original Kubernetes CSI storage driver using rclone mount. Archived
Home Automation
Home Assistant add-on that uses rclone to automatically sync backups to remote cloud storage.
CI/CD
GitHub Action that installs and runs rclone within workflows for syncing artifacts to cloud storage.
NFS
Dockerized NFS server exposing any rclone remote as an NFS share. Useful in Kubernetes for providing cached mount points.