IronSledDocs
Hub

Image Catalog

The full catalog of secure base images available in the IronSled Hub — runtimes, databases, authentication, web servers, monitoring, build tools, and utilities.

This is the catalog of images available in the IronSled Hub. The library grows continuously as the platform team adds support for new runtimes, databases, and tools. Every image is built on Chainguard Wolfi, rebuilt nightly, signed with Cosign, and maintained at near-zero known vulnerabilities.

Images are hosted on the container registry at registry.ironsled.com and built and maintained by the IronSled platform team. Reference them in your Dockerfile by registry path and tag.

Application Runtimes

Runtime environments for building and running applications.

ImageDescription
Node.js 18 / 20 / 22 / 24JavaScript runtime built on the Chrome V8 engine
BunJavaScript runtime, package manager, and test runner; a drop-in replacement for Node.js
Python 3.11 / 3.12 / 3.13Python programming language runtime
Python UV 3.12 / 3.13 / 3.14Python runtime with the UV package manager pre-installed for faster dependency resolution

Databases

Pre-configured database images with extensions commonly needed by platform teams.

ImageDescription
PostgreSQL 16PostgreSQL with all contrib modules and pgVector 0.8.0 for vector similarity search
PostgreSQL 17PostgreSQL with all contrib modules, PostGIS for geospatial data, and pgVector for embeddings
PostgreSQL 18PostgreSQL with all contrib modules, PostGIS 3.6, and pgVector 0.8.1
InfluxDBTime series database for metrics, events, and real-time analytics

Authentication and Identity

ImageDescription
Auth OIDCOpenID Connect authentication service for Okta and KeyCloak integration
KeycloakFull identity and access management for federated authentication and RBAC

Web Servers

ImageDescription
NginxHigh-performance web server and reverse proxy for load balancing and static file serving

Monitoring and Observability

ImageDescription
PrometheusSystems monitoring and alerting toolkit
GrafanaAnalytics and interactive visualization platform
TelegrafServer agent for collecting and sending metrics

Build Tools

Images used within CI/CD pipelines for building, scanning, signing, and deploying artifacts.

ImageDescription
BuildahContainer image building tool
PackerMulti-platform image building tool
HelmKubernetes package manager
CosignContainer signing and verification for supply chain security
TrivyVulnerability scanner for container images
Semantic ReleaseAutomated version management and package publishing
D2 CLIDiagram scripting language CLI tool
OpenSCAPSecurity compliance and vulnerability assessment

Utilities

General-purpose images for platform operations, migrations, and automation.

ImageDescription
Iron MigratorDatabase migration utility for managing schema versions
Node Job SchedulerTask scheduling service for Node.js
Model DownloaderAI/ML model downloading utility
ToolkitGeneral-purpose utility toolkit
Wolfi BaseThe foundational image for building custom containers from scratch
Wolfi BoxA lightweight Wolfi-based toolbox container with common CLI utilities preinstalled
Edit

On this page