ipcalc
Perform simple operations and calculations on IP addresses and networks. More information: <https://manned.org/ipcalc>.
RUN apt-get update && \
apt-get install -y ipcalc
RUN apt-get update && \
apt-get install -y ipcalc
RUN apk add ipcalc
RUN pacman -S --noconfirm ipcalc
RUN apt-get update && \
apt-get install -y ipcalc
RUN yum install -y ipcalc
RUN dnf install -y ipcalc
RUN apt-get update && \
apt-get install -y ipcalc