Variable: ContainerStateSchema
Makaio Framework / services-core / ContainerStateSchema
Variable: ContainerStateSchema
Section titled “Variable: ContainerStateSchema”
constContainerStateSchema:ZodEnum<{created:"created";destroyed:"destroyed";running:"running";stopped:"stopped"; }>
Defined in: ../../../packages/services/core/src/execution-target/container-schemas.ts:12
Container state.