docker-compose creates a docker network that can be found by running docker network list, e.g. dockerhadoop_default. Run docker network inspect on the network (e.g. dockerhadoop_default) to find the ...
docker-compose creates a docker network that can be found by running docker network list, e.g. dockerhadoop_default. Run docker network inspect on the network (e.g. dockerhadoop_default) to find the ...