Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • ComposeService

Index

Constructors

constructor

Properties

Private Readonly configLoader

configLoader: ConfigLoader

Private Readonly fileSystemService

fileSystemService: FileSystemService

Protected Readonly params

Static Readonly DEBUG_SERVICE_PARAMS

DEBUG_SERVICE_PARAMS: { cap_add: string[]; privileged: boolean; security_opt: string[] } = ...

Type declaration

  • cap_add: string[]
  • privileged: boolean
  • security_opt: string[]

Static defaultParams

defaultParams: ComposeParams = ...

Methods

Private getMainAccountPrivateKey

  • getMainAccountPrivateKey(passedAddresses: undefined | Addresses): undefined | string

resolveDebugOptions

  • resolveDebugOptions(dockerComposeDebugMode: boolean, dockerComposeServiceDebugMode: undefined | boolean): any

run

Generated using TypeDoc