build-image pipeline doesn't reuse the source image properly
The build-image pipeline always builds the source image from scratch, despite it being pulled before docker build is run. I don't understand why this is the case, yet.
The build-image pipeline always builds the source image from scratch, despite it being pulled before docker build is run. I don't understand why this is the case, yet.