Skip to content

Replace netty with Apache httpclient#812

Open
jkenn99 wants to merge 1 commit intojfrog:masterfrom
jkenn99:httpclient
Open

Replace netty with Apache httpclient#812
jkenn99 wants to merge 1 commit intojfrog:masterfrom
jkenn99:httpclient

Conversation

@jkenn99
Copy link
Copy Markdown

@jkenn99 jkenn99 commented Dec 16, 2024

  • All tests have passed. If this feature is not already covered by the tests, new tests have been added.

The Netty transport is no longer supported in docker-java. This PR replaces it with the Apache HttpClient transport. See https://github.com/docker-java/docker-java/blob/main/docs/transports.md

Fixes #615.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Dec 16, 2024

CLA Assistant Lite bot All contributors have signed the CLA ✍️ ✅

@jkenn99
Copy link
Copy Markdown
Author

jkenn99 commented Dec 16, 2024

I have read the CLA Document and I hereby sign the CLA

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.

Docker build info extractor does not work on arm64 Linux

1 participant