Skip to content
This repository was archived by the owner on Mar 11, 2020. It is now read-only.

Make a Docker image with pre-installed dependencies #51

@teners

Description

@teners

Whenever we update Pipfile, we should rebuild an image with dependencies and tag it with Pipfile.lock hash
Then, on any code changes we should compare current Pipfile.lock hash with the latest image tag and use it as a base image if they are equal, or rebuild the pre-installed dependencies image otherwise

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