Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: docker/cli
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2518b52
Choose a base ref
...
head repository: docker/cli
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 79eb04c
Choose a head ref
  • 8 commits
  • 5 files changed
  • 4 contributors

Commits on May 14, 2026

  1. Update dockerd.md

    daemon.json does not exist on a clean install. The doc should reflect that.
    
    Signed-off-by: René Hermenau <rene-hermenau@users.noreply.github.com>
    Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
    rene-hermenau authored and thaJeztah committed May 14, 2026
    Configuration menu
    Copy the full SHA
    ae9f429 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2026

  1. bump VERSION to v29.5.2-dev

    Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
    thaJeztah committed May 20, 2026
    Configuration menu
    Copy the full SHA
    a68dd7a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #6995 from thaJeztah/bump_version

    bump VERSION to v29.5.2-dev
    vvoland authored May 20, 2026
    Configuration menu
    Copy the full SHA
    5c0919a View commit details
    Browse the repository at this point in the history
  3. Dockerfile: update buildx to v0.34.1

    Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
    thaJeztah committed May 20, 2026
    Configuration menu
    Copy the full SHA
    382a92d View commit details
    Browse the repository at this point in the history
  4. Merge pull request #6994 from thaJeztah/bump_buildx

    Dockerfile: update buildx to v0.34.1
    vvoland authored May 20, 2026
    Configuration menu
    Copy the full SHA
    77cb156 View commit details
    Browse the repository at this point in the history
  5. gha: Port validate milestones from Moby

    Keep it in sync and also fix the base ref to take the VERSION file from.
    
    Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
    vvoland committed May 20, 2026
    Configuration menu
    Copy the full SHA
    9177c7f View commit details
    Browse the repository at this point in the history
  6. Merge pull request #6997 from vvoland/gha-fix

    gha: Port validate milestones from Moby
    thaJeztah authored May 20, 2026
    Configuration menu
    Copy the full SHA
    1a3048f View commit details
    Browse the repository at this point in the history
  7. Merge pull request #3173 from rene-hermenau/patch-1

    Update dockerd.md
    vvoland authored May 20, 2026
    Configuration menu
    Copy the full SHA
    79eb04c View commit details
    Browse the repository at this point in the history
Loading