Options
All
  • Public
  • Public/Protected
  • All
Menu

Deployer that uses docker run in order to deploy images produces by the DockerBuild goal.

Hierarchy

  • DockerPerBranchDeployer

Index

Constructors

constructor

Properties

Private options

Private portToContainer

portToContainer: object

Type declaration

  • [port: number]: string

repoBranchToPort

repoBranchToPort: object

Type declaration

  • [repoAndBranch: string]: number

Methods

deployProject

  • deployProject(goalInvocation: GoalInvocation): Promise<SpawnedDeployment>

Generated using TypeDoc