A tiny Docker image to provide you with the superb rotate-backups script without installation
100K+
Forked from cismet/docker-rotated-delete to build versioned tags on DockerHub.
Source: https://github.com/EmteZogaf/docker-rotated-delete
A tiny Docker image to provide you with the superb rotate-backups script without installation
docker run -t --rm -v /var/backups/milquetoast/backups/:/data cismet/rotated-delete --daily=10 --weekly=5 --monthly=13 --yearly=5
./createTestFiles.js
ls testFiles
docker run -t --rm -v $(pwd)/testFiles:/data cismet/rotated-delete --daily=8 --weekly=5 --monthly=13 --yearly=5
Content type
Image
Digest
sha256:6e099141d…
Size
23.4 MB
Last updated
over 1 year ago
docker pull math2306/rotated-delete