ifup
Tool used to enable network interfaces. More information: <https://manpages.debian.org/latest/ifupdown/ifup.8.html>.
RUN apt-get update && \
apt-get install -y ifupdown2
RUN apt-get update && \
apt-get install -y netscript-2.4-upstart
RUN apk add ifupdown
RUN apt-get update && \
apt-get install -y ifupdown2
RUN dnf install -y network-scripts
RUN apt-get update && \
apt-get install -y ifupdown