gofmt -w -r '"github.com/docker/docker/client/session" -> "github.com/moby/buildkit/session"' gofmt -w -r '"github.com/docker/docker/client/session/filesync" -> "github.com/moby/buildkit/session/filesync"' Signed-off-by: Tibor Vass <tibor@docker.com> Upstream-commit: 41445a4745451b99d1c361c6c87447da790cb01b Component: engine
Signed-off-by: allencloud <allen.sun@daocloud.io> Upstream-commit: 87b4dc2002d50e245f432bbd97e9dee2db25cf96 Component: engine
Also exposes shared cache and garbage collection/prune for the source data. Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com> Upstream-commit: 5c3d2d552b0430672d5f481ab2d37036f6e92166 Component: engine