Details
-
Improvement
-
Status: Resolved (View Workflow)
-
Minor
-
Resolution: Fixed
-
None
Description
Currently the logging from the docker process is written at the end of the whole process, so the user looking at the jenkins log will not see any progress until then.
Code changed in jenkins
User: Marcus Linke
Path:
src/main/java/org/jenkinsci/plugins/dockerbuildstep/cmd/CreateImageCommand.java
http://jenkins-ci.org/commit/docker-build-step-plugin/742de2b20bb889153d6055e26b9e6781c8458fa7
Log:
JENKINS-22083Compare: https://github.com/jenkinsci/docker-build-step-plugin/compare/f4ab13431505...742de2b20bb8