Gateway container starts and connects to core, but falls into an error loop soon after configuring the interface.
Debug logs indicate that it happens when it receives an empty firewall configuration and tries to clean up firewall rules.
RouterOS uses a customized kernel which seems to cause some netlink protocol incompatibility. Since we can't support custom kernels it'd be reasonable to add a CLI flag which would disable all firewall management as a safety valve.