arptables-legacy-save
ARP table administration
RUN apt-get update && \
apt-get install -y arptables
RUN apt-get update && \
apt-get install -y arptables
RUN pacman -S --noconfirm arptables
RUN apt-get update && \
apt-get install -y arptables
RUN yum install -y arptables
RUN dnf install -y arptables
RUN apt-get update && \
apt-get install -y arptables