nbd-trdump
Network Block Device protocol - server
RUN apt-get update && \
apt-get install -y nbd-server
RUN apt-get update && \
apt-get install -y nbd-server
RUN apk add nbd
RUN pacman -S --noconfirm nbd
RUN apt-get update && \
apt-get install -y nbd-server
RUN dnf install -y nbd
RUN apt-get update && \
apt-get install -y nbd-server