mirror of
https://github.com/moby/moby.git
synced 2026-07-08 15:48:52 +00:00
This fixes a panic when an admin specifies a custom default runtime, when a plugin is started the shim config is nil. Signed-off-by: Brian Goff <cpuguy83@gmail.com>