Running Firebolt Core on a Mac with docker compose up failed at startup. Any query, even SELECT 1, errored with: Firebolt Core could not start because the system interface io_uring failed to initialize... Operation not permitted (1). The message suggested a recent kernel (6.1+) or starting the container with --security-opt seccomp=unconfined. It started happening with Docker Desktop for Mac 4.42.0+.