Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

question: can't pull 0.16.1 image #1851

Open
einheber-seed opened this issue Nov 27, 2023 · 9 comments
Open

question: can't pull 0.16.1 image #1851

einheber-seed opened this issue Nov 27, 2023 · 9 comments
Labels
question Further information is requested

Comments

@einheber-seed
Copy link

I'm able to pull the 0.15.2 image using gcr.io/go-containerregistry/crane:v0.15.2 but I'm not able to pull the 0.16.1 image. Is there something wrong with it?

@einheber-seed einheber-seed added the question Further information is requested label Nov 27, 2023
@imjasonh
Copy link
Collaborator

Unfortunately we seem to have lost access to gcr.io/go-containerregistry/crane, and the internal GCB build triggers that built new images for crane releases.

In the meantime you can use cgr.dev/chainguard/crane:latest, and we should set up image builds of crane to ghcr.io/google/go-containerregistry/crane as well.

@atul-bhardwaj-sp
Copy link

atul-bhardwaj-sp commented Dec 4, 2023

@imjasonh when will you setup the image builds of crane to ghcr.io/google/go-containerregistry/crane just want to know ?

@sankalp-khare
Copy link

sankalp-khare commented Jan 30, 2024

Uh oh... cgr.dev/chainguard/crane doesn't have a debug image, so it's not usable for most of my org's use-cases 😢

❯ crane digest cgr.dev/chainguard/crane:debug
2024/01/30 10:54:07 HEAD request failed, falling back on GET: HEAD https://cgr.dev/v2/chainguard/crane/manifests/debug: unexpected status code 404 Not Found (HEAD responses have no body, use GET for details)
Error: GET https://cgr.dev/v2/chainguard/crane/manifests/debug: MANIFEST_UNKNOWN: Unknown manifest

@imjasonh
Copy link
Collaborator

cgr.dev/chainguard/crane:latest-dev is the equivalent to the debug variant from before.

@MatteoBrentegani
Copy link

hi, do we have a way to pull krane images?

Copy link

github-actions bot commented Jul 4, 2024

This issue is stale because it has been open for 90 days with no
activity. It will automatically close after 30 more days of
inactivity. Keep fresh with the 'lifecycle/frozen' label.

@sebhoss
Copy link

sebhoss commented Jul 19, 2024

Not stale - still relevant

Just a heads-up here: cgr.dev/chainguard/crane:latest does not contain the latest version of crane but sits currently at 0.17.0. cgr.dev/chainguard/crane:latest-dev DOES contain the latest version

Copy link

This issue is stale because it has been open for 90 days with no
activity. It will automatically close after 30 more days of
inactivity. Keep fresh with the 'lifecycle/frozen' label.

@sebhoss
Copy link

sebhoss commented Oct 19, 2024

Not stale but both cgr.dev/chainguard/crane:latest and cgr.dev/chainguard/crane:latest-dev contain the latest version of crane nowadays.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

6 participants