title: Container isolation scores by category description: Ranked container isolation scores by category: databases, language runtimes, web servers, CI/CD, observability, and more. Graded 0-100 by ironctl scan.
Container isolation scores by category¶
The container isolation scores directory grades hundreds of the most-pulled public Docker images as they ship. These 14 category pages rank them by topic, so you can compare like with like: a database against a database, a language runtime against a runtime. Every page is regenerated on the weekly survey refresh, so the rankings never go stale.
| Category | Images | Avg score | Best-isolated (default config) |
|---|---|---|---|
| Vector databases | 5 | 48/100 | chromadb/chroma:0.5.23 48/100 ๐ D |
| Search engines | 9 | 58/100 | elasticsearch:8.16.1 63/100 ๐ก C |
| Monitoring and observability | 27 | 56/100 | prom/alertmanager:v0.28.0 63/100 ๐ก C |
| Message queues and streaming | 13 | 56/100 | apache/activemq-artemis:2.38.0 63/100 ๐ก C |
| Databases | 38 | 51/100 | adminer:4.8.1 63/100 ๐ก C |
| CI/CD and Git | 19 | 54/100 | ghcr.io/actions/actions-runner:2.321.0 63/100 ๐ก C |
| Language runtimes (Node.js, Python, Go, ...) | 33 | 48/100 | groovy:4 63/100 ๐ก C |
| Web servers and proxies | 16 | 53/100 | haproxy:3.1-alpine 63/100 ๐ก C |
| Base OS images | 12 | 48/100 | almalinux:9 48/100 ๐ D |
| Identity and SSO | 4 | 59/100 | dexidp/dex:v2.41.1 63/100 ๐ก C |
| Object storage | 4 | 48/100 | quay.io/ceph/ceph:v18.2.4 48/100 ๐ D |
| Data engineering and ML | 14 | 54/100 | apache/airflow:2.10.4 63/100 ๐ก C |
| Infrastructure and networking | 8 | 48/100 | hashicorp/consul:1.20 48/100 ๐ D |
| Self-hosted apps | 38 | 51/100 | directus/directus:11.3.5 63/100 ๐ก C |
Across these categories, 240 images are ranked. Every grade comes from ironctl scan; run it on your own containers in ten seconds:
- All container isolation scores →, every scorecard, worst-isolated first.
- Container Isolation Leaderboard →, the whole dataset ranked best to worst.
- Scan any container →, the full command reference.
Generated from a reproducible survey by examples/isolation-survey/gen_scorecards.py. Categories are keyword classified from the survey, so new images join the right ranking automatically on each weekly refresh.