nl-link-name2ifindex
Command line interface utils for libnl3
RUN apt-get update && \
apt-get install -y libnl-utils
RUN apt-get update && \
apt-get install -y libnl-utils
RUN apk add libnl
RUN pacman -S --noconfirm libnl
RUN apt-get update && \
apt-get install -y libnl-utils
RUN yum install -y libnl3-cli
RUN dnf install -y libnl3-cli
RUN apt-get update && \
apt-get install -y libnl-utils