Optionally specify what docker image builder to use. Defaults to "docker"
Optional arguments passed to the docker image builder
Path relative to base of project to build. If not provided, ".", i.e., the project base directory, is used.
True if pushes should happen concurrently
Optional Docker config in json as alternative to running 'docker login' with provided registry, user and password.
Provide the image tag for the docker image to build
Find the Dockerfile within the project
True if the docker image should be pushed to the registry
Optional registries to push the docker image too. Needs to set when push === true
Generated using TypeDoc
Options to configure the Docker image build