buildkit/snapshot
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
..
blobmapping fix setting uncompressed label on content 2018-10-08 23:11:25 -07:00
containerd exporter: support unpack opt for image exporter 2019-04-24 21:24:06 +08:00
imagerefchecker Update containerd vendor 2019-02-13 11:03:48 -08:00
localmounter.go snapshot: wrap mount err 2018-06-02 15:33:26 +09:00
localmounter_unix.go snapshot: update mounts to mountable interface 2018-04-27 17:58:24 -07:00
localmounter_windows.go snapshot: update mounts to mountable interface 2018-04-27 17:58:24 -07:00
snapshotter.go exporter: support unpack opt for image exporter 2019-04-24 21:24:06 +08:00