docker-volume-backup (20250903)

Published 2026-05-17 21:46:12 -06:00 by w33ble in w33ble/docker-volume-backup

Installation

docker pull git.w33ble.com/w33ble/docker-volume-backup:20250903
sha256:eb85cb299b1f3c12ec7ff3338c375085553e1a40ebf208ebd762779f5a5447ca

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.22.1-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"]
LABEL org.opencontainers.image.source=https://git.w33ble.com/w33ble/docker-volume-backup
LABEL org.opencontainers.image.url=https://hub.docker.com/r/w33ble/docker-volume-backup
LABEL org.opencontainers.image.vendor=w33ble
LABEL org.opencontainers.image.authors=w33ble <https://github.com/w33ble>, offen <https://github.com/offen>
RUN /bin/sh -c apk add rsync rclone curl # buildkit

Labels

Key Value
org.opencontainers.image.authors w33ble <https://github.com/w33ble>, offen <https://github.com/offen>
org.opencontainers.image.created 2025-08-04 UTC 18:39:57
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 a5579b5abba0c2ee7d009be46b69a76043bf8a8c
org.opencontainers.image.source https://git.w33ble.com/w33ble/docker-volume-backup
org.opencontainers.image.title docker-volume-backup
org.opencontainers.image.url https://hub.docker.com/r/w33ble/docker-volume-backup
org.opencontainers.image.vendor w33ble
org.opencontainers.image.version v2.44.0
Details
Container
2026-05-17 21:46:12 -06:00
0
OCI / Docker
linux/amd64
w33ble <https://github.com/w33ble>, offen <https://github.com/offen>
MPL-2.0
57 MiB
Versions (5) View all
latest 2026-05-17
20260122 2026-05-17
20250903 2026-05-17
20250702 2026-05-17
20250607 2026-05-17