moby / buildkit

concurrent, cache-efficient, and Dockerfile-agnostic builder toolkit
https://github.com/moby/moby/issues/34227
Apache License 2.0
8.15k stars 1.15k forks source link

Add a log file for build process information. #1212

Open quazgar opened 5 years ago

quazgar commented 5 years ago

I think it would be very advantageous to have a log file with the complete build information (all stdout, stderr), which is normally hidden unless --progress=plain is given.

SamarthGoyal007 commented 4 years ago

Hey! A group of 3 other UT Austin students and I would like to take this issue to work on as a part of our CS Virtualization class. Will that be good?