mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
c85e8622a4
libcontainerd has a bunch of platform dependent code and huge interfaces that are a pain implement. To make the plugin manager a bit easier to work with, extract the plugin executor into an interface and move the containerd implementation to a separate package. Signed-off-by: Brian Goff <cpuguy83@gmail.com> |
||
---|---|---|
.. | ||
containerd.go |