DockerContainerRunSettings.

Entrypoint Property

Summary

--entrypoint Overwrite the default ENTRYPOINT of the image
Assembly
Cake.Docker.dll
Namespace
Cake.Docker
Containing Type
DockerContainerRunSettings

Syntax

public string Entrypoint { get; set; }

Value

Type Description
string