SECMON icon indicating copy to clipboard operation
SECMON copied to clipboard

Cannot install

Open superlowburn opened this issue 1 year ago • 2 comments

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 avatar Jan 03 '24 21:01 superlowburn

I tried the instructions using ubuntu with success.

superlowburn avatar Jan 05 '24 00:01 superlowburn

Original post: I was using Debian 10

superlowburn avatar Jan 05 '24 00:01 superlowburn