Guezone / SECMON

SECMON is a web-based tool for the automation of infosec watching and vulnerability management with a web interface.
Other
218 stars 47 forks source link

Cannot install #38

Open superlowburn opened 9 months ago

superlowburn commented 9 months ago

sudo docker build . -t secmon:latest

Fails. I cannot get past this step.

>>> RUN cd /tmp && pip3 install -r requirements.txt && rm -Rf /var/www/html

failed to solve: process "/bin/sh -c cd /tmp && pip3 install -r requirements.txt && rm -Rf /var/www/html" did not complete successfully: exit code: 1

superlowburn commented 9 months ago

I tried the instructions using ubuntu with success.

superlowburn commented 9 months ago

Original post: I was using Debian 10