Makes Config a public, immutable class with a builder by mfulgo · Pull Request #29 · docker-java/docker-java
This makes Config a public class, so it can be passed into the DockerClient constructor from code in different packages. It also makes Config an immutable object and includes a builder for convenience. Fixes issue docker-java#24.
added a commit that referenced this pull request
Jul 29, 2014This 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