{{ extends "../_layouts/default" }} {{ import "../_modules/pager" }} {{ block script() }} {{ end }} {{ block body() }} VOLUMES Create and manage persistent storage that can be attached to containers. Search {{.Pager.Count}} volumes Delete Prune New Name Driver Scope Mount point Action {{range .Volumes}} {{ limit(.Name, 30) }} {{ .Driver }} {{ .Scope }} {{ .Mountpoint }} Delete {{end}} {{ yield pager(info=.Pager) }} {{ end }}
Search
{{.Pager.Count}} volumes
Delete
Prune
New