-
Notifications
You must be signed in to change notification settings - Fork 570
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
grype fails with containerd #291
Comments
I had downloaded the .deb file and installed. I removed that and followed the official curl based install and I got a newer version as well a working installation. Apologioes |
@longwuyuan Not a problem! This was fantastic timing — we just yesterday added support for direct registry access (i.e. not requiring Docker) in the v0.10.2 release -> https://github.com/anchore/grype/releases/tag/v0.10.2 |
Wow... That really was some special timing then. Thanks tons for grype.
Gratitude.
Thanks,
; Long
…On Thu, 15 Apr, 2021, 6:24 PM Dan Luhring, ***@***.***> wrote:
@longwuyuan <https://github.com/longwuyuan> Not a problem! This was
fantastic timing — we just *yesterday* added support for direct registry
access (i.e. not requiring Docker) in the *v0.10.2* release ->
https://github.com/anchore/grype/releases/tag/v0.10.2
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#291 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABGZVWSPATUAHX57GTNNGQ3TI3O2FANCNFSM425HTQUQ>
.
|
can we use containerd instead of docker now? the image is not yet pushed to registry. |
@tuananh Yes, syft supports containerd now (see anchore/syft#1793), so grype should as well. If you have any trouble with it, please let us know! |
it works now. the syntax is this works with rootless containerd as well. |
What happened:
What you expected to happen:
Expect to know how to use grype if I am not using docker and if I am using containerd
How to reproduce it (as minimally and precisely as possible):
Anything else we need to know?:
Environment:
grype version
:cat /etc/os-release
or similar):The text was updated successfully, but these errors were encountered: