moby--moby/builder
Cory Snider be4f4644a8 pkg/containerfs: drop Driver abstraction
The Driver abstraction was needed for Linux Containers on Windows,
support for which has since been removed.

There is no direct equivalent to Lchmod() in the standard library so
continue to use the containerd/continuity version.

Signed-off-by: Cory Snider <csnider@mirantis.com>
2022-09-23 16:25:22 -04:00
..
builder-next
dockerfile pkg/containerfs: drop PathDriver abstraction 2022-09-23 16:25:22 -04:00
remotecontext pkg/containerfs: drop Driver abstraction 2022-09-23 16:25:22 -04:00
builder.go