Skip to content

User Docker's ADD command to get requirements.txt from GitHub first #2

@ChristopherHammond13

Description

@ChristopherHammond13

At the moment updating any file in Git will invalidate the whole Python package installation. By using ADD we can only update the requirements layer of the image when requirements.txt has been updated.

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