use expo in a docker container without need open browser

I’m building a docker image to use the Expo, however when I run exp start on the container to run the project it tries to open the browser with the project info page. Is there a way to run the container without having to use shift + d on first run to disable automatic debugging?

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.