2
0
mirror of https://github.com/offen/docker-volume-backup.git synced 2025-01-14 09:30:21 +01:00
docker-volume-backup/test/extend/Dockerfile
Frederik Ring 63961cd826
Pass file location to lifecycle commands ()
* 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