It seems that Orbstack is to run Docker images. If you’re trying to run production, maybe you’d like to use:
If it’s for development, I think Discourse uses the discourse/discourse_dev - Docker Image image. But you’ll likely have to do your own setup.
FYI, I believe the Docker
command’s code is in discourse/bin/docker/boot_dev at main · discourse/discourse · GitHub.
1 Like