Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface BuildContext

Package version

Configuration settings for Docker build context

Hierarchy

  • BuildContext

Index

Properties

contextUri

contextUri: string

[Required] URI of the Docker build context used to build the image. Supports blob URIs on environment creation and may return blob or Git URIs.

Optional dockerfilePath

dockerfilePath: undefined | string

Path to the Dockerfile in the build context.

Generated using TypeDoc