1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
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 Update uses of Image platform fields in OCI image-spec 2022-09-10 12:09:06 +02:00
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 daemon: daemon.ContainerKill() accept stop-signal as string 2022-05-05 11:27:47 +02:00