Options
All
  • Public
  • Public/Protected
  • All
Menu

Docker elements to cleanup after execution.

Hierarchy

  • CleanupOptions

Index

Properties

Optional containers

containers: SpawnedContainer[]

Containers to kill by name, if provided.

Optional network

network: string

Name of Docker network created for this goal execution. If provided, it will be removed.

spawnOpts

spawnOpts: SpawnLogOptions

Options to use when calling spawnLog. Also provides the progress log.

Generated using TypeDoc