I'm trying to run "wrangler dev" in a docker container locally for development, but I can't connect

I'm trying to run "wrangler dev" in a docker container locally for development, but I can't connect with the application, just when I run pnpm run dev I can connect. There's some setup that I need to do to run it on a docker container? I looked in documentation and I didn't find any thing
Was this page helpful?