-
Notifications
You must be signed in to change notification settings - Fork 42
Open
Description
Hi, Thank you for your application. I've tried to use the docker file, and it seems there is something wrong.
Dockerfile:13
11 | WORKDIR "/scanner"
12 |
13 | >>> RUN pip install --no-cache-dir -r ./requirements.txt
14 |
15 | CMD ["python3", "Metascan.py"]
ERROR: failed to solve: process "/bin/sh -c pip install --no-cache-dir -r ./requirements.txt" did not complete successfully: exit code: 1
Metadata
Metadata
Assignees
Labels
No labels