moby--moby/container
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
..
stream
archive.go pkg/containerfs: drop Driver abstraction 2022-09-23 16:25:22 -04:00
container.go pkg/containerfs: make ResolveScopedPath a free fn 2022-09-23 16:25:22 -04:00
container_unit_test.go
container_unix.go
container_windows.go
env.go
env_test.go
exec.go
health.go
history.go
memory_store.go
memory_store_test.go
monitor.go
mounts_unix.go
mounts_windows.go
state.go
state_test.go
store.go
view.go container: remove ViewDB and View interfaces, use concrete types 2022-09-21 17:38:45 +02:00
view_test.go container: remove ViewDB and View interfaces, use concrete types 2022-09-21 17:38:45 +02:00