Garud icon indicating copy to clipboard operation
Garud copied to clipboard

Dockerfile install wrong

Open J0o1ey opened this issue 2 years ago • 1 comments

Thereis a bug in dockerfile,Result in this error image

Is there any solution to solve it?

J0o1ey avatar Oct 07 '22 05:10 J0o1ey

Hello! that tools is downloaded as .py file (https://github.com/R0X4R/bhedak), you need to rename it. Edit line 51 and set:

RUN mv bhedak.py bhedak && chmod +x bhedak

But I tested and even when docker image is created, Garud is not working properly.

s4rt0rium avatar Oct 30 '22 04:10 s4rt0rium