docker
Docker: Use host-network on docker container
If running a docker-container you have a network of your own per container. If you want to use the host-system's network instead you can use the --net=host option. In this sample you call the docker containers arangodb arangoimp-call and connect with 127.0.0.1 which would