How can I see my application that is running on Docker on Ionic DevApp?

When I run the application without Docker I can see it on Ionic DevApp.

But when I’m running on Docker the ip is different and I can’t see on the DevApp.

Is there a way to set a proxy or something? How can I use Docker and run on my device?

1 Like

Hi, did you end up finding a solution for this? I am also facing the same issue

I’m on Windows so I think it is not possible https://stackoverflow.com/q/48123712/340760

I’m just using nvm instead

We’ve got the same issue over here.
Specifically what is the DevApp looking for while scanning?

(we exposed all relevant ports: 8100, 53703 and 35729)