Skip to content

Remove docker/docker dependency in favor of moby/moby packages - #1689

Merged
jabrown85 merged 1 commit into
buildpacks:mainfrom
mattsanta:main
Aug 10, 2026
Merged

Remove docker/docker dependency in favor of moby/moby packages#1689
jabrown85 merged 1 commit into
buildpacks:mainfrom
mattsanta:main

Conversation

@mattsanta

Copy link
Copy Markdown
Contributor

Summary

docker/docker packages were deprecated in favor of moby packages with release of docker 29, see https://docs.docker.com/engine/release-notes/29/#2900.

For one of the current uses chose to copy the method instead to avoid pulling a ton of root dependencies in moby. Even the docker/cli package chose to copy this method for the same reason, see here.

Release notes

Remove deprecated docker packages in favor of moby packages.

@mattsanta
mattsanta requested a review from a team as a code owner July 28, 2026 17:36
@jabrown85

Copy link
Copy Markdown
Contributor

Thanks for this @mattsanta! Can you fix up your DCO check?

@mattsanta

Copy link
Copy Markdown
Contributor Author

Thanks for this @mattsanta! Can you fix up your DCO check?

All set! Are you also able to take a look at a PR to remove this dependency from buildpacks/pack as well? buildpacks/pack#2659

@jabrown85

Copy link
Copy Markdown
Contributor

Sorry - I did things out of order @mattsanta. Can you rebase/resolve the conflicts and I'll review + merge.

I am not a maintainer on pack - so you'll have to wait for someone who is on that PR 😄

…possible

Signed-off-by: mattsanta <mattsanta@google.com>
@jabrown85
jabrown85 enabled auto-merge August 10, 2026 16:22
@jabrown85
jabrown85 merged commit 23be7ad into buildpacks:main Aug 10, 2026
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants