1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/builder/remotecontext
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
..
git refactor: move from io/ioutil to io and os package 2021-08-27 14:56:57 +08:00
urlutil gofmt GoDoc comments with go1.19 2022-07-08 19:56:23 +02:00
archive.go pkg/containerfs: drop Driver abstraction 2022-09-23 16:25:22 -04:00
detect.go pkg/containerfs: drop Driver abstraction 2022-09-23 16:25:22 -04:00
detect_test.go pkg/containerfs: drop Driver abstraction 2022-09-23 16:25:22 -04:00
filehash.go Add canonical import comment 2018-02-05 16:51:57 -05:00
generate.go Add canonical import comment 2018-02-05 16:51:57 -05:00
git.go Add canonical import comment 2018-02-05 16:51:57 -05:00
lazycontext.go pkg/containerfs: drop Driver abstraction 2022-09-23 16:25:22 -04:00
mimetype.go Add canonical import comment 2018-02-05 16:51:57 -05:00
mimetype_test.go bump gotest.tools v3.0.1 for compatibility with Go 1.14 2020-02-11 00:06:42 +01:00
remote.go gofmt GoDoc comments with go1.19 2022-07-08 19:56:23 +02:00
remote_test.go refactor: move from io/ioutil to io and os package 2021-08-27 14:56:57 +08:00
tarsum.go pkg/containerfs: drop PathDriver abstraction 2022-09-23 16:25:22 -04:00
tarsum.pb.go LCOW: Implemented support for docker cp + build 2017-09-14 12:07:52 -07:00
tarsum.proto Implement incremental file sync using client session 2017-06-22 11:52:35 -07:00
tarsum_test.go pkg/containerfs: drop Driver abstraction 2022-09-23 16:25:22 -04:00
utils_test.go refactor: move from io/ioutil to io and os package 2021-08-27 14:56:57 +08:00