Skip to content

Error #1066

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

Open
monixxxx opened this issue Mar 13, 2025 · 1 comment
Open

Error #1066

monixxxx opened this issue Mar 13, 2025 · 1 comment
Labels
status:new This issue needs to be reviewed type:bug Something isn't working

Comments

@monixxxx
Copy link

root@dmx:~/leak# ggshield secret scan docker gitguardian/ggshield
Saving docker image...
need to download image first
latest: Pulling from gitguardian/ggshield
7cf63256a31a: Already exists
4b785e93aa71: Extracting [==================================================>] 3.511MB/3.511MB
dac1d3453b30: Download complete
ff1399ac0930: Download complete
e2bf646448f4: Download complete
4e0ca1cb3dc9: Download complete
f598c8b1a86d: Download complete
2b1e9e6ccef0: Download complete
e3b22776ca6c: Download complete
failed to register layer: open /var/lib/docker/overlay2/6c54890229f99ca3717eae80da7021d8806082fb25efe9ade066f68d08fe2c64/.tmp-committed3935716638: no such file or directory

Error: Image "gitguardian/ggshield:latest" not found
root@dmx:~/leak#

@monixxxx monixxxx added status:new This issue needs to be reviewed type:bug Something isn't working labels Mar 13, 2025
@agateau-gg
Copy link
Collaborator

Hi Monixxx,

When scanning docker images, ggshield first runs docker pull <name-of-the-image>. It looks like this command is failing for you.

Can you try running docker pull gitguardian/ggshield:latest and see if it fails the same way?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status:new This issue needs to be reviewed type:bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants