mirror of
https://github.com/garraflavatra/docker-volume-s3-backup.git
synced 2025-06-27 13:35:10 +00:00
Adapt postgres-baskup-s3 to backup Docker volumes instead of Postgres databases
This commit is contained in:
3
test_image/Dockerfile
Normal file
3
test_image/Dockerfile
Normal file
@ -0,0 +1,3 @@
|
||||
FROM scratch
|
||||
|
||||
COPY data/ /data
|
Reference in New Issue
Block a user