DockerBuildXBuildSettings.

Ssh Property

Summary

SSH agent socket or keys to expose to the build (format: "default|<id>[=<socket>|<key>[,<key>]]")
Assembly
Cake.Docker.dll
Namespace
Cake.Docker
Containing Type
DockerBuildXBuildSettings

Syntax

public string[] Ssh { get; set; }

Attributes

Type Description
AutoPropertyAttribute

Value

Type Description
string[]