Browsing to, e.g., https://buildpack.kontain.me/googlecloudplatform/buildpack-samples/sample-go in a browser redirects to the GitHub repo, which isn't terribly helpful.
Instead, it should at least show docker pull instructions, and could even show information about whether the image has already been built, its digest, etc.
As a lazy alternative, it could also just redirect to https://explore.ggcr.dev?image=[image], which would chug while it waits for the image to be built.
Browsing to, e.g., https://buildpack.kontain.me/googlecloudplatform/buildpack-samples/sample-go in a browser redirects to the GitHub repo, which isn't terribly helpful.
Instead, it should at least show
docker pullinstructions, and could even show information about whether the image has already been built, its digest, etc.As a lazy alternative, it could also just redirect to
https://explore.ggcr.dev?image=[image], which would chug while it waits for the image to be built.