restic
A backup program that aims to be fast, secure and efficient. More information: <https://restic.net>.
RUN apt-get update && \
apt-get install -y restic
RUN apt-get update && \
apt-get install -y restic
RUN pacman -S --noconfirm restic
RUN apt-get update && \
apt-get install -y restic
RUN dnf install -y restic
RUN apt-get update && \
apt-get install -y restic