Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP dockerd reproducible builds #60

Open
wants to merge 8 commits into
base: main
Choose a base branch
from
Open

Commits on Mar 23, 2024

  1. dockerd 24.0.6->26.0.0

    solsson committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    a37528a View commit details
    Browse the repository at this point in the history
  2. will this propagate? can we set rewrite-timestamp=true? for docker-co…

    …mpose?
    
    See #57 for the rationale behind source date 0
    solsson committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    82c517a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    93f3dff View commit details
    Browse the repository at this point in the history
  4. tekton dashboard 0.43->0.45

    solsson committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    8655ec9 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. rewrite-timestamp is now opt-in and source date epoch is opt out

    We're seeing build stability issues with rewrite-timestamp=true
    typically "failed to solve: content digest ...: not found"
    
    There are open issues with that error in the buildkit repo.
    solsson committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    620cefd View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. dockerd 26.0.0->26.1.0

    solsson committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    79136e3 View commit details
    Browse the repository at this point in the history
  2. The caller should set this, not up to dockerd

    This reverts commit 82c517a.
    solsson committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    45cb600 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f235542 View commit details
    Browse the repository at this point in the history