Change linux runtime(w shim) to builtin
Because of the plugin findings and having the default runtime builtin this makes it much better for development and testing. Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
This commit is contained in:
parent
994aebc698
commit
e693cad926
6 changed files with 4 additions and 15 deletions
|
@ -1,4 +1,4 @@
|
|||
package main
|
||||
package linux
|
||||
|
||||
import (
|
||||
"github.com/docker/containerd"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue