D-B.CA

Repositories related to D-B.CA

Edmonton, Alberta, Canada

rclone (1.70.3)

Published 2025-07-23 15:11:15 -06:00 by drew

Installation

docker pull git.brds.ca/d-b.ca/rclone:1.70.3
sha256:d4cabe00a6de2b9fe43b5b9031389f79f3364581c88dbc38a962d39f1c60b7e7

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-07-09T10:09:40.031Z
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 4133a197bc58dcb4a0eac70b30790c83d1684baa
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.3
Details
Container
2025-07-23 15:11:15 -06:00
18506
OCI / Docker
linux/amd64
rclone <https://github.com/rclone>
MIT
26 MiB
Versions (2) View all
1.70.3 2025-07-23
1.70.2 2025-06-27