moby--moby/daemon/config
Brian Goff dfcb3e17ae Allow containerd shim refs in default-runtime
Since runtimes can now just be containerd shims, we need to check if the
reference is possibly a containerd shim.

Signed-off-by: Brian Goff <cpuguy83@gmail.com>
(cherry picked from commit e6ee27a541)
Signed-off-by: Brian Goff <cpuguy83@gmail.com>
2022-08-18 18:51:23 +00:00
..
builder.go
builder_test.go
config.go Allow containerd shim refs in default-runtime 2022-08-18 18:51:23 +00:00
config_linux.go
config_linux_test.go Allow containerd shim refs in default-runtime 2022-08-18 18:51:23 +00:00
config_test.go
config_windows.go
config_windows_test.go
opts.go