I created a Fedora 27 container with a public IP address, but the resulting IP inside the container is DHCP. I am at a loss as how to fix this, since the configuration is correct. Is there an override to the automatic overwriting of network files?
echo systemctl restart network > /etc/rc.local
chmod 555 /etc/rc.local