Fleet uses osquery tables to query operating system, hardware, and software data. Each table provides specific data for analysis and filtering.
docker_image_labels
Docker image labels.
Column | Type | Description |
---|---|---|
id | text | Image ID |
key | text | Label key |
value | text | Optional label value |
select * from docker_image_labels where id = '11b2399e1426d906e62a0c357650e363426d6c56dbe2f35cbaa9b452250e3355'