IDockerFilePath Interface

Definition

The stage of the container registry DockerTaskStep update allowing to specify the Docker file path.

public interface IDockerFilePath
type IDockerFilePath = interface
Public Interface IDockerFilePath
Derived

Methods

WithDockerFilePath(String)

The function that specifies the path to the Docker file.

Applies to