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

Bug in verify-dockerfile #430

Closed
dlorenc opened this issue Jul 13, 2021 · 3 comments · Fixed by #433
Closed

Bug in verify-dockerfile #430

dlorenc opened this issue Jul 13, 2021 · 3 comments · Fixed by #433

Comments

@dlorenc
Copy link
Member

dlorenc commented Jul 13, 2021

Description

It fails on the dockerfile we have in this repo:

$ ./cosign verify-dockerfile -key cosign.pub Dockerfile
Extracted image(s): build, gcr.io/distroless/base:debug
error: GET https://index.docker.io/v2/library/build/manifests/latest: UNAUTHORIZED: authentication required; [map[Action:pull Class: Name:library/build Type:repository]]
@developer-guy
Copy link
Member

we would like to fix this bug with @Dentrax if no one can interest in it 🙋🏻‍♂️

@dlorenc
Copy link
Member Author

dlorenc commented Jul 13, 2021

Go for it!

@developer-guy
Copy link
Member

we noticed other bugs while we are working on this issue. It would be better to mention these issues #434 #435 to keep up the process from a single place.

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

Successfully merging a pull request may close this issue.

2 participants