Skip to content

Conversation

D3-LucaPiombino
Copy link

@D3-LucaPiombino D3-LucaPiombino commented Jun 2, 2025

Summary of the Pull Request

Update docker (and related tooling) to the latest version.

Detailed Description of the Pull Request / Additional comments

The core motivation is to have a version of the docker client that does
not attempt to mutate/rewrite the config
(docker/cli#5553).

This is in preparation of a future enhancement to share the same client
configuration of the windows host and to provide a seamless experience.
This could include also the auth via credential helpers running on the
host (e.g. a basic scenario is to at least use the windows credential
manager to avoid storing static credentials in plain in the config file).

I did not push anything yet because i am waiting to see if docker/cli#5948
get merged as it would probably provide a better and simpler out of the
box experience.

@D3-LucaPiombino D3-LucaPiombino self-assigned this Jun 2, 2025
@D3-LucaPiombino D3-LucaPiombino added the enhancement New feature or request label Jun 2, 2025
@D3-LucaPiombino D3-LucaPiombino changed the title Bump docker binaries versions (docker: 28.2.2, compose: 2.36.2, buildx: 0.24.0) Bump docker binaries versions (docker: 28.2.2, compose: 2.36.2, buildx: 0.24.0) Jun 2, 2025
@D3-LucaPiombino D3-LucaPiombino merged commit 68ce979 into main Jun 2, 2025
3 checks passed
@D3-LucaPiombino D3-LucaPiombino deleted the feat/bump_docker_versions branch June 2, 2025 09:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant