ipmaddr
NET-3 networking toolkit
RUN apt-get update && \
apt-get install -y net-tools
RUN apt-get update && \
apt-get install -y net-tools
RUN apk add net-tools
RUN pacman -S --noconfirm net-tools
RUN apt-get update && \
apt-get install -y net-tools
RUN yum install -y net-tools
RUN dnf install -y net-tools
RUN apt-get update && \
apt-get install -y net-tools