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
In the navigation filter, enter
sys_properties.list.In the Name column, search for
sn_itom_pattern.bring_discovery_container.Select the sn_itom_pattern.bring_discovery_container system property.
In the Value field, enter
false.To discover both Docker container and Docker image CIs, set the value to
true.Select Update.
What to do next
Run discovery again to apply the changes.
Parent Topic:Discovery for containerized resources