mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
daff039049
The goal of this refactor is to make it easier to integrate buildkit and containerd snapshotters. Commit is used from two places (api and build), each calls it with distinct arguments. Refactored to pull out the common commit logic and provide different interfaces for each consumer. Signed-off-by: Daniel Nephin <dnephin@docker.com> |
||
---|---|---|
.. | ||
backend.go | ||
build.go |