automatic-backups (sha256:98b51e6cb3d58f5f87d2f561fd55479ae2dfedcf1101de0e0ec82098e5572afd)
Installation
docker pull forgejo.officeryoda.dev/officeryoda/automatic-backups@sha256:98b51e6cb3d58f5f87d2f561fd55479ae2dfedcf1101de0e0ec82098e5572afdsha256:98b51e6cb3d58f5f87d2f561fd55479ae2dfedcf1101de0e0ec82098e5572afdAbout this package
Docker container to automatically backups data to Backblaze B2
Image layers
| ADD alpine-minirootfs-3.20.10-x86_64.tar.gz / # buildkit |
| CMD ["/bin/sh"] |
| RUN /bin/sh -c apk add --no-cache bash coreutils curl docker-cli jq rclone tini tzdata tar zstd xz bzip2 gzip zip findutils # buildkit |
| ENV BACKUP_SOURCE_DIR=/backup |
| COPY entrypoint.sh /usr/local/bin/entrypoint.sh # buildkit |
| COPY backup.sh /usr/local/bin/backup.sh # buildkit |
| COPY lib/ /usr/local/bin/lib/ # buildkit |
| RUN /bin/sh -c chmod +x /usr/local/bin/entrypoint.sh /usr/local/bin/backup.sh && find /usr/local/bin/lib -type f -name '*.sh' -exec chmod +x {} \; # buildkit |
| ENTRYPOINT ["/sbin/tini" "--" "/usr/local/bin/entrypoint.sh"] |
Labels
| Key | Value |
|---|---|
| org.opencontainers.image.created | 2026-05-25T20:18:55.288Z |
| org.opencontainers.image.description | Docker container to automatically backups data to Backblaze B2 |
| org.opencontainers.image.licenses | |
| org.opencontainers.image.revision | e95d8719e8a2a4bd3b70becc3f23133a812205c9 |
| org.opencontainers.image.source | https://forgejo.officeryoda.dev/OfficerYoda/automatic-backups |
| org.opencontainers.image.title | automatic-backups |
| org.opencontainers.image.url | https://forgejo.officeryoda.dev/OfficerYoda/automatic-backups |
| org.opencontainers.image.version | main |
Details
2026-05-25 22:19:09 +02:00
Versions (12)
View all
Container
0
OCI / Docker
linux/amd64
46 MiB
main
2026-06-04
latest
2026-06-04
sha-8136f46
2026-06-04
sha-986064c
2026-05-26
sha-d9b7ae6
2026-05-26