- https://portfolio.thebennett.net
- Joined on
2026-07-22
Block a user
mirror-rclone-rclone (1.71)
Published 2026-09-12 18:06:42 -05:00 by austin
Installation
docker pull git.reformedwitness.net/austin/mirror-rclone-rclone:1.71sha256:3103526c506266a9ecdf064efe99bf3677d92ef6407af124d8c56b4f49cbaa51
Images
| Digest | OS / Arch | Size |
|---|---|---|
| 27ab8e572a | linux/amd64 | 27 MiB |
| 441e60ae22 | linux/386 | 25 MiB |
| 6bed02519c | linux/arm64 | 25 MiB |
| 76f4d4da57 | linux/arm/v6 | 25 MiB |
| 965ff3a50d | linux/arm/v7 | 25 MiB |
Image Layers ( linux/arm/v7)
| ADD alpine-minirootfs-3.22.2-armv7.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-10-20T12:06:26.970Z |
| 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 | 84a85367111c84061c959e01e0c320618e492dc6 |
| 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.71.2 |