buildkit/cache
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
..
blobs fix setting uncompressed label on content 2018-10-08 23:11:25 -07:00
contenthash exporter: support unpack opt for image exporter 2019-04-24 21:24:06 +08:00
metadata Revendoring to move boltdb to bbolt 2018-09-18 11:18:08 -07:00
remotecache remotecache: allow uncompressed digest in inline export 2019-03-13 19:19:59 -07:00
util implement `gateway.Reference.StatFile` method 2018-10-03 12:16:45 +01:00
manager.go snapshot: base for userns remapping 2019-04-02 18:23:46 -07:00
manager_test.go exporter: support unpack opt for image exporter 2019-04-24 21:24:06 +08:00
metadata.go Revendoring to move boltdb to bbolt 2018-09-18 11:18:08 -07:00
refs.go userns support for sources and executor 2019-04-02 18:26:04 -07:00