• Joined on 2018-06-01

docker-volume-backup (20250607)

Published 2025-07-02 17:43:42 +00:00 by w33ble in w33ble/docker-volume-backup

Installation

docker pull git.w33ble.com/w33ble/docker-volume-backup:20250607
sha256:6dffad7483d36827a6fa6d2420798bf328b4ec06f00202cfe4ec59ae1cd50363

About this package

Backup Docker volumes locally or to any S3, WebDAV, Azure Blob Storage, Dropbox or SSH compatible storage

Image Layers

ADD alpine-minirootfs-3.21.3-x86_64.tar.gz / # buildkit
CMD ["/bin/sh"]
WORKDIR /root
RUN /bin/sh -c apk add --no-cache ca-certificates && chmod a+rw /var/lock # buildkit
COPY /app/cmd/backup/backup /usr/bin/backup # buildkit
ENTRYPOINT ["/usr/bin/backup" "-foreground"]
RUN /bin/sh -c apk add rsync rclone curl # buildkit

Labels

Key Value
org.opencontainers.image.created 2025-02-28 UTC 16:32:12
org.opencontainers.image.description Backup Docker volumes locally or to any S3, WebDAV, Azure Blob Storage, Dropbox or SSH compatible storage
org.opencontainers.image.documentation https://offen.github.io/docker-volume-backup/
org.opencontainers.image.licenses MPL-2.0
org.opencontainers.image.revision 89655e09ad8169bd607d056edd85482ea4f93c13
org.opencontainers.image.source https://github.com/offen/docker-volume-backup
org.opencontainers.image.title docker-volume-backup
org.opencontainers.image.url https://offen.github.io/docker-volume-backup/
org.opencontainers.image.vendor offen
org.opencontainers.image.version v2.43.3
Details
Container
2025-07-02 17:43:42 +00:00
0
OCI / Docker
linux/amd64
MPL-2.0
51 MiB
Versions (4) View all
latest 2025-09-03
20250903 2025-09-03
20250702 2025-07-02
20250607 2025-07-02