Skip to content

Improve reproducibility of builds #42

Description

@rstata

The current Dockerfile.test file has a lot of time-dependent commands in it which make the current build non-reproducible. If multiple team members were working together on the same 'bot, they would no doubt be tripped-up by this problem.

This problem can be fixed by publishing to ECR (or another Docker registry) these time-dependent layers and having multiple team-members reference them by a name and version, which is a reproducible way of sharing these lower layers.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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