1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/layer
Tonis Tiigi 9c4570a958 Replace execdrivers with containerd implementation
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
Signed-off-by: Kenfe-Mickael Laventure <mickael.laventure@gmail.com>
Signed-off-by: Anusha Ragunathan <anusha@docker.com>
2016-03-18 13:38:32 -07:00
..
empty.go
empty_test.go
filestore.go
filestore_test.go *: remove unused stuff 2016-03-14 18:41:30 +01:00
layer.go Replace execdrivers with containerd implementation 2016-03-18 13:38:32 -07:00
layer_store.go Replace execdrivers with containerd implementation 2016-03-18 13:38:32 -07:00
layer_test.go Windows CI Unit Test: Docker layer turn off failing tests 2016-02-28 20:16:10 -08:00
layer_unix.go
layer_unix_test.go
layer_windows.go
migration.go Merge pull request #20458 from aaronlehmann/migration-close-gzip-writer 2016-02-18 16:48:50 -08:00
migration_test.go Windows CI Unit Test: Docker layer turn off failing tests 2016-02-28 20:16:10 -08:00
mount_test.go Windows CI Unit Test: Docker layer turn off failing tests 2016-02-28 20:16:10 -08:00
mounted_layer.go Fix releasing reference on deletion error 2016-02-19 10:42:29 -08:00
ro_layer.go