docker network ls --filter driver=bridge

Category: Docker

docker network ls --filter driver=bridge

List networks filtered by driver

Shows only networks using the bridge driver, hiding overlay and host networks. Other filters include name, label, and scope. Combine with --format for scriptable listings.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.