Skip to content

See if we can avoid the time-cost of docker load when an identical image already exists in the registry #111

@anttiharju

Description

@anttiharju

Iteration has to be fast. I'm thinking we can get some kind of 'digest sha' out of the nix build, and use that as ci container image tag. That way we can avoid the expensive operation of docker load.

Currently there is already a setup for comparing the docker container digest shas (which can be left in) but we would really like to avoid the docker load cost if at all possible.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions