rclone (1.70.1)

Published 2025-06-20 09:13:51 -06:00 by drew

Installation

docker pull git.brds.ca/d-b.ca/rclone:1.70.1
sha256:ecd78319a17d116d2f2f73a7cb53a357acda2536606397cc90dd57318e69606a

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.22.0-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-06-19T11:10:44.255Z
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 948db193a29c729413adcea21f50fc6c73e13195
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.70.1
Details
Container
2025-06-20 09:13:51 -06:00
1246
OCI / Docker
linux/amd64
rclone <https://github.com/rclone>
MIT
26 MiB
Versions (2) View all
1.70.1 2025-06-20
1.69.3 2025-05-28