Containers to run for this goal. The goal result is based on
the exit status of the first element of the containers array.
The other containers are considered "sidecar" containers
provided functionality that the main container needs to
function. If not set, the working directory of the first
container is set to ContainerProjectHome, which contains
the project upon which the goal should operate. If
workingDir is set, it is not changed. If workingDir is set
to the empty string, the workingDir property is deleted from
the main container spec, meaning the container default working
directory will be used.
Volumes available to mount in containers.
Generated using TypeDoc
Specification of containers and volumes for a container goal.