IMAGE_V View
This view provides details about the container image.
Each row contains file information as listed in the columns.
Column Name | Data Type | Description |
---|---|---|
CREATED_TIME | Timestamp | The time and date when the container was created. |
IMAGE_CREATED_TIME | Timestamp | The time and date when the image was last built. |
MID | Number | The Lacework-generated machine identifier that uniquely identifies the machine. |
IMAGE_ID | Text | The Lacework-generated image identifier that uniquely identifies the container image. |
REPO | Text | The repository name for the detected image. |
TAG | Text | The tag version of the image. |
SIZE | Number | The image size in bytes. |
CONTAINER_TYPE | Text | The container type such as Docker. |