#Mount local network in container
1 messages · Page 1 of 1 (latest)
@brittle tinsel what system are you running Dagger/Docker in?
hi! host is MacOS 11.6.1
i have a service running on my localhost:8080 and i need to access it from the container created with dagger
i believe that adding the flag --net=host to the run command will do the trick, but i cannot figure out how
in this case you should be able to access your host machine via host.docker.internal