DockerContainerRunSettings.

Detach Property

Summary

--detach, -d default: false Run container in background and print container ID
Assembly
Cake.Docker.dll
Namespace
Cake.Docker
Containing Type
DockerContainerRunSettings

Syntax

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

Value

Type Description
Nullable<bool>