Skip to content

Installing dependencies twice #5

@ak4nv

Description

@ak4nv

Dockerfile contains installation dependencies from requirements.txt and ENTRYPOINT command contains make run which according Makefile runs creation virtualenv and installation requirements.
I think the changing of entrypoint will bee enought.

ENTRYPOINT ["python3", "src/engine.py"]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions