Disable Docker container CI discovery
Configure Docker discovery to collect image CIs only, instead of both image and container CIs.
Before you begin
- Verify that you have at least version 1.31.0 of Discovery and Service Mapping Patterns.
- Check your entitlements to determine whether you have access to 2026 Container Packaging.
Role required: discovery_admin (granted automatically with 2026 Container Packaging)
About this task
In large environments, container instances can generate a high volume of CIs. The sn_itom_pattern.bring_discovery_container system property controls whether the Kubernetes, Kubernetes Event, Docker Pattern, and Amazon AWS - ECS patterns discover both Docker container and Docker image CIs, or only Docker image CIs. By default, the property is set to true and both Docker Container [cmdb_ci_docker_container] and Docker Image [cmdb_ci_docker_image] are populated. When set to false, only Docker Image [cmdb_ci_docker_image] is populated.
Procedure
What to do next
Run discovery again to apply the changes.