Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 434 Bytes

File metadata and controls

16 lines (11 loc) · 434 Bytes

time2backup inside docker

This project enables time2backup inside a docker image.

Usage

docker run -ti --rm -v /path/to/backups:/backups -v /path/to/config:/config time2backup/time2backup

License

This project is licensed under the MIT License. See LICENSE.md for the full license text.

Credits

Author: Jean Prunneaux https://jean.prunneaux.com

Source code: https://github.com/time2backup/docker