Docker.Commands.Save (docker_wrapper v0.1.2)

Copy Markdown View Source

Implements the Docker.Command behaviour for docker save.

Summary

Types

t()

@type t() :: %Docker.Commands.Save{images: [String.t()], output: String.t() | nil}

Functions

new(image)

output(cmd, path)