Multi stage build leaves "<none>" images behind · Issue #34151 · moby/moby

Description When performing multi stage builds, last image is properly created, but also intermediate images are left behind as images. We have project with JAVA Maven module (image) and standard P...