Resolved! Compute-Collections: How do I create a collection for a specific Docker LABEL's key-value pair?
Regarding https://docs.paloaltonetworks.com/prisma/prisma-cloud/22-01/prisma-cloud-compute-edition-admin/configure/collections
I want to specify a collection of images that have been labeled in the Dockerfile with "LABEL Environment=Development".
How
...