Skip to content

TotemContainerDockerAssetConfig

Extends

  • unknown

Properties

directory?

readonly optional directory: string

The directory where the Dockerfile is stored

Any directory inside with a name that matches the CDK output folder (cdk.out by default) will be excluded from the asset

Defined in

@meltmedia/totem/lib/services/container/types.d.ts:298


type

readonly type: "asset"

Defined in

@meltmedia/totem/lib/services/container/types.d.ts:292