ospfclient
OSPF routing daemon
RUN apt-get update && \
apt-get install -y quagga-ospfd
RUN apt-get update && \
apt-get install -y quagga-ospfd
RUN apk add quagga
RUN pacman -S --noconfirm quagga
RUN apt-get update && \
apt-get install -y quagga-ospfd
RUN yum install -y quagga
RUN dnf install -y quagga
RUN apt-get update && \
apt-get install -y quagga-ospfd