Docker Registry ExplorerBrowse and manage images on private Docker Registry v2 / OCI distribution servers from the VS Code Explorer side bar. Fork of the original extension, modernized for current VS Code and OCI registries. FeaturesAdd any number of registriesPoint it at any server that implements the Docker Registry HTTP API V2 (or the OCI Distribution Spec). Credentials are stored via VS Code's built-in Two authentication modes:
Browse the treeRegistry → repositories → tags → layers. Repository names with slashes (
See image and layer sizes on hoverHover a tag to see its total image size; hover a layer to see that layer's size.
Multi-arch images are resolved transparently: the manifest index is followed (preferring Perform actions on tags
Manage registry entriesRefresh to reload, or delete an entry to remove it from the tree and purge its credentials from
Requirements
TroubleshootingEvery request, error, and activation step is logged to an output channel. Open it via View → Output → Docker Registry Explorer, or run Docker Registry Explorer: Show logs from the command palette. The channel auto-opens on the first error. Include the log when reporting a bug. Known limitations
LicenseMIT — see LICENSE.txt. |




