Skip to content

Reproducible Builds (SOURCE_DATE_EPOCH) #585

Description

@cmeyertons

Docker BuildKit supports reproducible builds by setting the env var SOURCE_DATE_EPOCH=0

It appears the OCI default labels does not respect this value,

This is a nice tool for teams to leverage in order to perform digest pinning, etc in their deployment pipelines (a new commit doesn't necessitate a re-deployment of infrastructure if the SHA didn't change, etc)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Area: IncrementalityChanges to the incrementality/re-build of containersArea: LibraryTasks and stories around the image and layer manipulation libraryArea: Task

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions