Access host (not vm) from inside container

I created a docker container for doing exactly that Docker
you can then simply use container name dns to access host system e.g. curl http://dockerhost:9200/

It works perfectly. Thanks :heart:

1 Like