brctl
Ethernet bridge administration. More information: <https://manned.org/brctl>.
RUN apt-get update && \
apt-get install -y bridge-utils
RUN apt-get update && \
apt-get install -y bridge-utils
RUN apk add bridge-utils
RUN pacman -S --noconfirm bridge-utils
RUN apt-get update && \
apt-get install -y bridge-utils
RUN yum install -y bridge-utils
RUN dnf install -y bridge-utils
RUN apt-get update && \
apt-get install -y bridge-utils