Find the list of Google Container Registry public images

后端 未结 4 852
面向向阳花
面向向阳花 2021-01-30 06:50

Where can I find the list of GCR public images? In case of docker images, we can list it in hub.docker.com. But I couldn\'t find anything like that for GCR.

4条回答
  •  攒了一身酷
    2021-01-30 07:30

    "Distroless" images are also in public:

    • Full list of distroless images on GCR: https://console.cloud.google.com/gcr/images/distroless
    • Distroless repo on GitHub: https://github.com/GoogleContainerTools/distroless

提交回复
热议问题