Move ctr run --isolation to Windows only

Signed-off-by: Justin Terry (VM) <juterry@microsoft.com>
This commit is contained in:
Justin Terry (VM)
2018-11-23 17:11:59 -08:00
parent 75c490c5c4
commit f90e5d564a
3 changed files with 10 additions and 5 deletions

View File

@@ -32,6 +32,8 @@ import (
"github.com/urfave/cli"
)
var platformRunFlags []cli.Flag
// NewContainer creates a new container
func NewContainer(ctx gocontext.Context, client *containerd.Client, context *cli.Context) (containerd.Container, error) {
var (