docker-volume-backup/test/extend/Dockerfile
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