DockerComposeExecSettings.

Index Property

Summary

--index=index index of the container if there are multiple instances of a service default: 1
Assembly
Cake.Docker.dll
Namespace
Cake.Docker
Containing Type
DockerComposeExecSettings

Syntax

public Nullable<int> Index { get; set; }

Value

Type Description
Nullable<int>