🚀 Depot CI is here — a new CI engine, fast by design
← Back to changelog

The dashboard now includes a Depot registry explorer for browsing the contents of your organization's registry. You can navigate repositories, view tags, and inspect manifests directly in the dashboard without needing a separate registry client.

The explorer works with any image stored in your org's registry at <org-id>.registry.depot.dev. You can find it under Registry in the dashboard. Click a repository to show manifests with tags, digests, and sizes.

Registry explorer showing a list of manifests with tags, digests, and sizes for a repository

Click a manifest to show its digest, media type, size, push date, tags, and individual layers.

Manifest detail view showing digest, media type, size, tags, and layer breakdown with a ready-to-copy pull command