syncthing
Continuous bidirectional decentralised folder synchronisation tool. More information: <https://docs.syncthing.net/>.
RUN apt-get update && \
apt-get install -y syncthing
RUN apt-get update && \
apt-get install -y syncthing
RUN apk add syncthing
RUN pacman -S --noconfirm syncthing
RUN apt-get update && \
apt-get install -y syncthing
RUN dnf install -y syncthing
RUN apt-get update && \
apt-get install -y syncthing