Aurora
Results
1
comments of
Aurora
Since the default HTTP framework is not supported inputstream, you can use httpclient5 as the HTTP framework for Docker-Java. Specific solutions: ```xml com.github.docker-java docker-java 3.3.4 com.github.docker-java docker-java-transport-httpclient5 3.3.4 ``` ```java...