Docker deployment failing with 502 Bad Gateway

I am trying a vanilla docker deployment as per https://docs.nocobase.com/welcome/getting-started/installation/docker-compose using docker desktop on Mac OS.

After starting the services with docker compose up, when I try to access localhost:13000 I get a 502 Bad Gateway from nginx.

Any suggestions would be appreciated.

Please provide a detailed log of the installation process, or try again.

It seems to be related to Mac OS 12. Upgrading to Sonoma seems to have resolved.