If I enter “docker network ls” I only see “nat” and “none” listed.
Documentation mentions bridge as the default network which I don’t have. Can anyone suggest how to resolve?
1 Like
My understanding is that bridge is the default for Linux containers and nat for windows containers.