drbdmon
RAID 1 over TCP/IP for Linux (user utilities)
RUN apt-get update && \
apt-get install -y drbd-utils
RUN apt-get update && \
apt-get install -y drbd-utils
RUN apk add drbd-utils
RUN pacman -S --noconfirm drbd-utils
RUN apt-get update && \
apt-get install -y drbd-utils
RUN dnf install -y drbd-utils