run docker as running on the local machine August 16, 2019 run docker as running on the local machine on the host machine sudo docker run --network="host" <name of the image> eg. sudo docker run --network="host" search Read more