1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/plugin
Brian Goff a876ede24f Use docker media type for plugin layers
This was changed as part of a refactor to use containerd dist code. The
problem is the OCI media types are not compatible with older versions of
Docker.

Signed-off-by: Brian Goff <cpuguy83@gmail.com>
2021-04-05 21:46:53 +00:00
..
executor/containerd
v2
backend_linux.go
backend_linux_test.go
backend_unsupported.go
defs.go
errors.go
events.go
fetch_linux.go
manager.go
manager_linux.go
manager_linux_test.go
manager_test.go
manager_windows.go
progress.go
registry.go
store.go
store_test.go