Add extra parameters to the DockerClient constructor's · docker-java/docker-java@5cbefec · GitHub
Skip to content

Commit 5cbefec

Browse files
committed
Add extra parameters to the DockerClient constructor's
The defaults remain 10 seconds for the read time out and to enable the LoggingFilter. Allows the caller to change the read time out and to disable the LoggingFilter For large images the logging filter spam's the console with the binary data that is being transferred. This new setting allows it to be turned off.
1 parent 11c0554 commit 5cbefec

1 file changed

Lines changed: 17 additions & 5 deletions

File tree

src/main/java/com/github/dockerjava/client/DockerClient.java

Lines changed: 17 additions & 5 deletions

0 commit comments

Comments
 (0)