birdc
Bird remote control. Command tool to retrieve information like routes from bird and perform configurations during runtime. More information: <https://bird.network.cz/>.
RUN apt-get update && \
apt-get install -y bird
RUN apt-get update && \
apt-get install -y bird
RUN pacman -S --noconfirm bird
RUN apt-get update && \
apt-get install -y bird
RUN dnf install -y bird
RUN apt-get update && \
apt-get install -y bird