tc
Show/manipulate traffic control settings. More information: <https://manned.org/tc>.
RUN apt-get update && \
apt-get install -y iproute2
RUN apt-get update && \
apt-get install -y iproute2
RUN apk add iproute2
RUN pacman -S --noconfirm iproute2
RUN apt-get update && \
apt-get install -y iproute2
RUN yum install -y iproute-tc
RUN dnf install -y iproute-tc
RUN apt-get update && \
apt-get install -y iproute2