Logback's on the classpath with no further configuration so it's using its default level of debug. This combined with Docker Java's HTTP client logging every transferred byte results in a huge amount of logging as the Docker container's pulled.
Logback's on the classpath with no further configuration so it's using its default level of debug. This combined with Docker Java's HTTP client logging every transferred byte results in a huge amount of logging as the Docker container's pulled.