• Joined on 2018-06-01

docker-volume-backup (20250702)

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

Installation

docker pull git.w33ble.com/w33ble/docker-volume-backup:20250702
sha256:3ad63ff7a00ea0734e2d08ed7a863731989240cf14ff491bedf8539092d5305d

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.0-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-06-09 UTC 12:20:37
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 0ce19a4ff2a4c6ae590b8b012fe1f94e674f6754
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.4
Details
Container
2025-07-02 17:43:56 +00:00
0
OCI / Docker
linux/amd64
MPL-2.0
53 MiB
Versions (4) View all
latest 2025-09-03
20250903 2025-09-03
20250702 2025-07-02
20250607 2025-07-02