Siddharth Bharadwaj
Siddharth Bharadwaj
To fix this, add ```--platform=linux/amd64``` between ```FROM``` and ```ubuntu:20.04``` on the second line. i.e after # Base image in the file ```rengine/web/Dockerfile``` .
Hey @yogeshojha, After the installation was finished, the scans were not able to start. After that I was not able to verify the reason. I'll let you know as soon...
BTW, this change just forces docker to run the image as emulated x64. This should technically work. So, I think scans not able to start are not related to this...