Skip to content

Installing dependencies twice #5

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"]

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions