ifdown
Disable network interfaces. More information: <https://manned.org/ifdown>.
RUN apt-get update && \
apt-get install -y ifupdown2
RUN apt-get update && \
apt-get install -y netscript-2.4-upstart
RUN apt-get update && \
apt-get install -y ifupdown2
RUN dnf install -y network-scripts
RUN apt-get update && \
apt-get install -y ifupdown2