DockerComposeRunSettings.

ServicePorts Property

Summary

Run command with the service's ports enabled and mapped to the host.
Assembly
Cake.Docker.dll
Namespace
Cake.Docker
Containing Type
DockerComposeRunSettings

Syntax

public bool ServicePorts { get; set; }

Value

Type Description
bool