docker network ls --format 'table {{.Name}}\t{{.Driver}}'
List networks as a custom table
Renders the network table with only name and driver columns via Go templates. Useful when the default six-column output is too wide. Omit table for headerless output.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.