Ankit Prasad

Results 6 comments of Ankit Prasad

I am also facing the same issue when I am running this command from inside the docker container: cdxgen openjdk-11-runtime_1.18.tar -o test.json -t docker. However it does create test.json in...

@prabhu I tried adding like this, but its not helping. It still gives this same error. path.includes("usr/share/licenses/device-mapper-libs") || basename(path).startsWith(".") || Error: Error while extracting image /tmp/docker-images-EilHvU/af6e6b21f6db465674257c420cb9091dd5c3f1f3886ad0411b686a3d0ff9976b.tar to /tmp/docker-images-EilHvU/all-layers. Please file...

I did docker compose up. I copied the tar file in container and then ran from inside the container like this. /opt/cdxgen/bin/cdxgen.js openjdk-11-runtime_1.18_test.tar -o test.json -t docker I am trying...

@prabhu @aryan-rajoria It doesn't throw the error now but the results differ when I run cdxgen from my local and when I run it from inside docker. For eg: This...

@prabhu @aryan-rajoria any updates?

@prabhu any update on this? I tried to build the cdxgen for react project: https://github.com/facebook/react I noticed that it is adding all the dependencies as if it is coming from...