DockerBuildXBuildSettings.

AddHost Property

Summary

Add a custom host-to-IP mapping (format: "host:ip")
Assembly
Cake.Docker.dll
Namespace
Cake.Docker
Containing Type
DockerBuildXBuildSettings

Syntax

public string[] AddHost { get; set; }

Attributes

Type Description
AutoPropertyAttribute

Value

Type Description
string[]