To view existing container networks on the current Docker host:
docker network ls
returns:
NETWORK ID NAME DRIVER SCOPE 45df8a26c099 bridge bridge local 99d0975ea463 host host local 0190ffd8ff93 none null local
NOTE: