DockerComposeRunSettings.

UseAliases Property

Summary

Use the service's network useAliases in the network(s) the container connects to.
Assembly
Cake.Docker.dll
Namespace
Cake.Docker
Containing Type
DockerComposeRunSettings

Syntax

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

Value

Type Description
Nullable<bool>