buildkit/snapshot
Paul "TBBle" Hampson cd47186783 Split LocalMounter.Mount into Windows and Unix
Due to current deficiencies in the Windows implementation of
containerd's Mount.Mount, we need different behaviour for mounting on
Windows and Unix platforms.

Specifically:
* Windows mounts can only mount in-place, and hence only one mount
  should be in the list.
* BuildKit doesn't own the mount directory, so should not try and remove
  it on unmount.

Signed-off-by: Paul "TBBle" Hampson <Paul.Hampson@Pobox.com>
2020-07-16 17:13:46 +10:00
..
containerd Fix goimports linting 2020-05-13 17:38:56 +02:00
imagerefchecker cache: fix image share checker ref leak 2019-10-16 10:34:53 -07:00
localmounter.go Split LocalMounter.Mount into Windows and Unix 2020-07-16 17:13:46 +10:00
localmounter_unix.go Split LocalMounter.Mount into Windows and Unix 2020-07-16 17:13:46 +10:00
localmounter_windows.go Split LocalMounter.Mount into Windows and Unix 2020-07-16 17:13:46 +10:00
snapshotter.go vendor: update containerd (and various packages) 2020-02-28 10:24:10 +09:00