Skip to content

Docker way install not working #10

@jceintrey

Description

@jceintrey

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions