Options
All
  • Public
  • Public/Protected
  • All
Menu

Specification of containers and volumes for a container goal.

Hierarchy

Index

Properties

Properties

containers

containers: GoalContainer[]

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. The working directory of the first container is set to ContainerProjectHome, which contains the project upon which the goal should operate.

Optional volumes

Volumes available to mount in containers.

Generated using TypeDoc