Docker.Commands.Volume.Ls (docker_wrapper v0.1.2)

Copy Markdown View Source

Implements the Docker.Command behaviour for docker volume ls.

Uses --format json for machine-readable output.

Summary

Types

t()

@type t() :: %Docker.Commands.Volume.Ls{filters: [String.t()], quiet: boolean()}

Functions

filter(cmd, f)

new()

quiet(cmd)