Skip to content

Dockerfile reference to requirements/spacy.txt does not exist #6

@scheelings

Description

@scheelings

Hi,

On line 7-11 in the Dockerfile the requirements specified in /requirements/spacy.txt should be installed in the docker image, but this file does not exist in the project.
The comment "# Install spacy requirments separately first so that Docker will cache the (somewhat) expensive download of a spacy model" interests me, because I am trying to optimize my docker image.

Can this file be added to the source or can you tell me how to optimize building the docker image with a Spacy model?

Thanks,
Danny

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