Skip to content

objectType BuildProcess

How the tool image is built

BuildProcessivoa:string buildCommandivoa:string buildContextivoa:string dockerfilePathToolImagebuild1

Members

name type mult description
buildCommand ivoa:string The command used to build the image, e.g. 'docker build .'
buildContext ivoa:string optional The context directory for the build, e.g. './'
dockerfilePath ivoa:string optional The path to the Dockerfile, e.g. './Dockerfile'

Containment

This is contained by ToolImage