Registry Explorer: Interactive Container Registry Browsing Tool
By
jcbhmr
A weekday bagel. Dependable, satisfying, no fuss.
Summary
Registry Explorer is a web-based tool that allows users to interactively explore container registry contents, enabling them to drill down into layers and examine image filesystems. The tool supports public images and repositories, runs on Google Cloud Run using google/go-containerregistry library, and is designed to be cost-effective with limited egress data serving.
Key quotes
· 4 pulledThis beautiful tool allows you to explore the contents of a registry interactively.
You can even drill down into layers to explore an image's filesystem.
This service lives on Cloud Run and uses google/go-containerregistry for registry interactions.
To avoid paying for egress, I limit the amount of data that I'll serve directly.
You might also wanna read
crunr lets ML teams run GPU compute jobs on AWS with a single command, eliminating idle costs
crunr is a cloud compute tool that lets users launch and run GPU-intensive jobs (like ML training) on AWS with a single command. It automati
Ghost.charity: Temporary Disposable Cloud Machines for Ephemeral Work
Ghost is a service that provides temporary, disposable cloud machines (called "Ghostboxes") for running work tasks that users don't want on
Cloudflare Introduces Unified CLI Tool for Accessing All Platform APIs
Cloudflare is introducing a new unified CLI tool called 'cf' designed to provide consistent access to their entire API ecosystem, which incl
Grass: Dedicated VM Service for AI Coding Agents with 24/7 Availability
Grass is a service that provides dedicated virtual machines for coding agents, allowing developers to run AI coding assistants like Claude C
Google Workspace CLI: Dynamic Command-Line Tool for All Workspace APIs with AI Agent Integration
Google Workspace CLI (gws) is a command-line tool that provides unified access to all Google Workspace APIs including Drive, Gmail, Calendar
Out Plane: Cloud PaaS for Rapid Application Deployment in Under 60 Seconds
Out Plane is a cloud Platform-as-a-Service (PaaS) that enables developers to deploy applications in under 60 seconds with minimal configurat
