rclone (1.69.3)

Published 2025-05-28 07:35:30 -06:00 by drew

Installation

docker pull git.brds.ca/d-b.ca/rclone:1.69.3
sha256:4f5aca8f8352ee172ddd9eae41510609dda2da96d43cb68048b7433d64caa1de

About this package

"rsync for cloud storage" - Google Drive, S3, Dropbox, Backblaze B2, One Drive, Swift, Hubic, Wasabi, Google Cloud Storage, Azure Blob, Azure Files, Yandex Files

Image Layers

ADD alpine-minirootfs-3.21.3-x86_64.tar.gz / # buildkit
CMD ["/bin/sh"]
RUN /bin/sh -c echo "**** Install Dependencies ****" && apk add --no-cache ca-certificates fuse3 tzdata && echo "Enable user_allow_other in fuse" && echo "user_allow_other" >> /etc/fuse.conf # buildkit
COPY /go/src/github.com/rclone/rclone/rclone /usr/local/bin/ # buildkit
RUN /bin/sh -c addgroup -g 1009 rclone && adduser -u 1009 -Ds /bin/sh -G rclone rclone # buildkit
ENTRYPOINT ["rclone"]
WORKDIR /data
ENV XDG_CONFIG_HOME=/config

Labels

Key Value
org.opencontainers.image.authors rclone <https://github.com/rclone>
org.opencontainers.image.created 2025-05-21T20:21:00.572Z
org.opencontainers.image.description "rsync for cloud storage" - Google Drive, S3, Dropbox, Backblaze B2, One Drive, Swift, Hubic, Wasabi, Google Cloud Storage, Azure Blob, Azure Files, Yandex Files
org.opencontainers.image.licenses MIT
org.opencontainers.image.revision 80727496fc42105c4f50e4aa5b84456686643d75
org.opencontainers.image.source https://github.com/rclone/rclone
org.opencontainers.image.title rclone
org.opencontainers.image.url https://github.com/rclone/rclone/pkgs/container/rclone
org.opencontainers.image.vendor rclone
org.opencontainers.image.version 1.69.3
Details
Container
2025-05-28 07:35:30 -06:00
8459
OCI / Docker
linux/amd64
rclone <https://github.com/rclone>
MIT
25 MiB
Versions (2) View all
1.70.1 2025-06-20
1.69.3 2025-05-28