mirror of
https://github.com/moby/moby.git
synced 2026-07-06 14:48:57 +00:00
buildStages now tracks the imageID and runConfig for a build stage imageMounter tracks image mounts so they can released when the build ends. Signed-off-by: Daniel Nephin <dnephin@docker.com>