Context Container
Represents a Docker/OCI container.
Properties
id
string
The given ID of the container.
image
string
The actual image of the container.
name
string
The given name of the container.
flow
The flow this container is connected to. It can be absent if this container isn't and never was connected to any flow.