Build From Dockerfile Step

This step builds an image from a specified Dockerfile.

Required properties:

Property Name Description
Dockerfile Path The path or URL of the Dockerfile to build.

Optional properties:

Property Name Description
Image Repository The repository to assign to the image.
Tag The tag to assign to the image.