aquasecurity/cloudsploit

Cloudsploit error when running in Docker

Opened this issue · 2 comments

Hi i'm getting an error when trying to run Cloudsploit on Docker after following the instructions as shown below:
image
I have seen this been fixed at #946 but experiencing this again.
Let me know if there are any missing step or you need any more information.
Thanks!

Just want to update on this one, i found that the executable files now is named as "cloudsploit-scan" as shown below:
image
Can you please give a fix name should it will use "cloudsploit-scan" or "cloudsploitscan"?
Thanks!

In Dockerfile, ENTRYPOINT ["cloudsploitscan"] should be ENTRYPOINT ["cloudsploit-scan"]