Skip to content

Optimise order of Dockerfile layers #24

@mkst

Description

@mkst

The steps (and therefore layers) should be organised from "least likely to change" to "most likely to change".

Right now we are copying in poetry deps after the core files, but the files are likely to change more than the dependencies, so this should be swapped.

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