Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • Container

Index

Constructors

Properties

id: string

Accessors

  • get created(): Date
  • get name(): string

Methods

  • Returns the container image as base64 encoded image and it's SHA512 hash. Falls back to the default question logo in case no icon is found.

    Parameters

    • Optional ignoreCache: boolean

    Returns Promise<ContainerImage>

  • getImageChecksum(): Promise<string>
  • stop(): Promise<void>

Generated using TypeDoc