[GH-ISSUE #38] Cannot install #36

Open
opened 2026-03-02 23:36:09 +03:00 by kerem · 2 comments
Owner

Originally created by @superlowburn on GitHub (Jan 3, 2024).
Original GitHub issue: https://github.com/alb-uss/SECMON/issues/38

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

Originally created by @superlowburn on GitHub (Jan 3, 2024). Original GitHub issue: https://github.com/alb-uss/SECMON/issues/38 `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`
Author
Owner

@superlowburn commented on GitHub (Jan 5, 2024):

I tried the instructions using ubuntu with success.

<!-- gh-comment-id:1877942661 --> @superlowburn commented on GitHub (Jan 5, 2024): I tried the instructions using ubuntu with success.
Author
Owner

@superlowburn commented on GitHub (Jan 5, 2024):

Original post: I was using Debian 10

<!-- gh-comment-id:1877943057 --> @superlowburn commented on GitHub (Jan 5, 2024): Original post: I was using Debian 10
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/SECMON#36
No description provided.