mirror of
https://github.com/docker/cli.git
synced 2026-01-13 18:22:35 +03:00
Commit the rwLayer to get the correct DiffID Refacator copy in thebuilder move more code into exportImage cleanup some windows tests Release the newly commited layer. Set the imageID on the buildStage after exporting a new image. Move archiver to BuildManager. Have ReleaseableLayer.Commit return a layer and store the Image from exportImage in the local imageSources cache Remove NewChild from image interface. Signed-off-by: Daniel Nephin <dnephin@docker.com> Upstream-commit: 51360965206b0db49cc0365dabb590063a17a9df Component: engine