Skip to content

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:

brew install ironsecco/ironclaw/ironclaw
ironctl scan my-container

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.