Options
All
  • Public
  • Public/Protected
  • All
Menu

Options for the DockerPerBranchDeployer

Hierarchy

  • DockerPerBranchDeployerOptions

Index

Properties

baseUrl

baseUrl: string

Base URL for the docker container. Probably localhost or your Docker machine IP

lowerPort

lowerPort: number

Starting port to be scanned for free ports

sourcePort

sourcePort: number

The exposed port in the Dockerfile to be mapped externally

successPatterns

successPatterns: RegExp[]

Pattern that indicates that the container has started up correctly

Generated using TypeDoc