buildkit/source/git
Wei Fu ffad8ada79 exporter: support unpack opt for image exporter
It is enhancement which allows to unpack image into containerd
snapshotter storage by `--output type=image,<.>=<.>,unpack=true`.

In order to support this feature, we needs to extend the Snapshotter
witwh `Name() string` function. Because we needs to set gc label for
snapshotter which need snapshotter name.

fix: #908

Signed-off-by: Wei Fu <fuweid89@gmail.com>
2019-04-24 21:24:06 +08:00
..
gitsource.go userns support for sources and executor 2019-04-02 18:26:04 -07:00
gitsource_test.go exporter: support unpack opt for image exporter 2019-04-24 21:24:06 +08:00
gitsource_unix.go git: avoid leaking lock files on cancellation 2019-01-22 14:04:54 -08:00
gitsource_windows.go git: fix cancellation on blocking remotes 2018-04-10 17:55:18 -07:00