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

Replace netty with Apache httpclient #812

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jkenn99
Copy link

@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.

Copy link

github-actions bot commented Dec 16, 2024

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

@jkenn99
Copy link
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