The first solution was to put a dhclient eth0 in à startup hook script (attached).
In a new container with FC32 network works.
After comparing new and old upgraded CT the fix was:
In a new container with FC32 network works.
After comparing new and old upgraded CT the fix was:
Code:
systemctl enable systemd-networkd-wait-online.service
systemctl enable systemd-networkd.service
systemctl enable systemd-networkd.socket