You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Machine: Macbook Pro M2
Command: jfrog docker scan <IMAGE>
The above command fails with Failed to index '/var/folders/v1/r1vbqc_n7tn23r4fj5f631sm0000gq/T/jfrog.cli.temp.-1706934886-3999256781/image.tar After debugging the issue, I've discovered that the temp directory is never created. Interestingly though the directory is created when running the jfrog scan command.
Describe the bug
Machine: Macbook Pro M2
Command:
jfrog docker scan <IMAGE>
The above command fails with
Failed to index '/var/folders/v1/r1vbqc_n7tn23r4fj5f631sm0000gq/T/jfrog.cli.temp.-1706934886-3999256781/image.tar
After debugging the issue, I've discovered that the temp directory is never created. Interestingly though the directory is created when running thejfrog scan
command.Current behavior
jfrog_error.txt
Reproduction steps
jf docker scan docker.io/library/nginx:1.17.2-alpine
Expected behavior
The
jf docker scan
command creates then deletes the temp folder after scanning the container.JFrog Client-Go version
v1.36.0
JFrog CLI version (if applicable)
2.52.10
Operating system type and version
MacOS: Ventura 13.6.3
JFrog Artifactory version
7.46.3
JFrog Xray version
3.57.6
The text was updated successfully, but these errors were encountered: