Tech News
← Back to articles

OCI Registry Explorer

read original related products more articles

Registry Explorer

This 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.

Enter a public image, e.g. "ubuntu:latest" :

Enter a public repository, e.g. "ubuntu" :

Interesting examples

FAQ

How does this work?

This service lives on Cloud Run and uses google/go-containerregistry for registry interactions.

Isn't this expensive to run?

... continue reading