curved-microphone-39455
05/18/2023, 3:20 PMpants -ldebug package ...
I get the [DEBUG] spawned local process as Some(2605) for Process { argv: ["/usr/bin/docker", "build" ...
message and then ā 79.65s Building docker image
during the build Process, is there a way to expose the logs to see the steps and the layers of the build to see what is taking time and how I can optimize it ? Thanks in advance.curved-television-6568
05/18/2023, 3:40 PM-ldebug
.curved-microphone-39455
05/18/2023, 3:42 PM--cache-from
argument in the docker build command ?curved-television-6568
05/18/2023, 4:08 PMbroad-processor-92400
05/18/2023, 7:41 PMdocker_image
might support logging the output somehow. Iām on my phone so cannot check the docs, but hopefully you can find it!curved-microphone-39455
05/18/2023, 7:42 PM