Implements the Docker.Command behaviour for docker save.
Docker.Command
docker save
@type t() :: %Docker.Commands.Save{images: [String.t()], output: String.t() | nil}