Share via


IDockerFilePath Interface

Definition

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

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