DockerContainerRmSettings.

Link Property

Summary

--link, -l default: false Remove the specified link
Assembly
Cake.Docker.dll
Namespace
Cake.Docker
Containing Type
DockerContainerRmSettings

Syntax

public Nullable<bool> Link { get; set; }

Value

Type Description
Nullable<bool>