bup
Backup system based on the Git packfile format, providing incremental saves and global deduplication. More information: <https://github.com/bup/bup>.
RUN apt-get update && \
apt-get install -y bup
RUN apt-get update && \
apt-get install -y bup
RUN pacman -S --noconfirm bup
RUN dnf install -y bup
RUN apt-get update && \
apt-get install -y bup