DockerComposeRunSettings.

Entrypoint Property

Summary

Override the entrypoint of the image.
Assembly
Cake.Docker.dll
Namespace
Cake.Docker
Containing Type
DockerComposeRunSettings

Syntax

public string Entrypoint { get; set; }

Value

Type Description
string