{{ extends "../_layouts/default" }} {{ block script() }} {{ end }} {{ block body() }}

NETWORK

Networks are user-defined networks that containers can be attached to.

{{range .Networks}} {{end}}
Name ID Scope Driver Action
{{.Name}} {{.ID}} {{.Scope}} {{.Driver}}
{{ end }}