Added a close method to DockerClient by kimble · Pull Request #27 · docker-java/docker-java
Navigation Menu
{{ message }}
docker-java / docker-java Public
- Notifications You must be signed in to change notification settings
- Fork 1.1k
Merged
marcuslinke merged 1 commit intodocker-java:masterfrom
Jul 29, 2014Merged
Added a close method to DockerClient#27
marcuslinke merged 1 commit intodocker-java:masterfrom
Added a close method to DockerClient#27
marcuslinke merged 1 commit intodocker-java:masterfrom
Conversation
Copy link
kimble
commented
Jul 17, 2014
kimble
commented
Give programs using DockerClient an opportunity to release resources claimed
by the http client created inside DockerClient.
Give programs using DockerClient an opportunity to release resources claimed by the http client created inside DockerClient.
Copy link
Contributor
marcuslinke
commented
Jul 29, 2014
marcuslinke commented
Jul 29, 2014@kimble Sorry, I went away for vacation two weeks. Will merge it soon. Thanks!
marcuslinke
merged commit
f2191dd
into
docker-java:master
Copy link
Contributor
marcuslinke
commented
Jul 29, 2014
marcuslinke commented
Jul 29, 2014@kimble As i said already... Thanks!
Copy link
Author
kimble
commented
Jul 29, 2014
kimble commented
Jul 29, 2014You're very welcome! This project has been very helpful for me!
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment