One Observability Workshop v3.0.0
One Observability Workshop / stages/containers / ContainerDefinition
Interface: ContainerDefinition¶
Defined in: stages/containers.ts:124
Definition for an application to be built and deployed
Properties¶
name¶
name:
string
Defined in: stages/containers.ts:126
The name of the application
dockerFilePath¶
dockerFilePath:
string
Defined in: stages/containers.ts:128
Path to the Dockerfile for building the application
architecture?¶
optionalarchitecture:ContainerArchitecture
Defined in: stages/containers.ts:130
Architecture