1
0
mirror of https://github.com/offen/docker-volume-backup.git synced 2025-05-29 22:07:31 +02:00
Frederik Ring 63961cd826
Pass file location to lifecycle commands (#173)
* Add test case for extending image and calling through to rsync

* Keep backup file location env var

* Add documentation

* Work against untared content in test
2022-12-30 16:07:34 +01:00

5 lines
79 B
Docker

ARG version=canary
FROM offen/docker-volume-backup:$version
RUN apk add rsync