DockerComposeCpSettings.

Index Property

Summary

Index of the container if there are multiple instances of a service [default: 1]. (default 1)
Assembly
Cake.Docker.dll
Namespace
Cake.Docker
Containing Type
DockerComposeCpSettings

Syntax

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

Value

Type Description
Nullable<int>