Merge pull request #553 from crosbymichael/config

Add config file
This commit is contained in:
Michael Crosby 2017-02-21 11:52:08 -08:00 committed by GitHub
commit f01434283c
16 changed files with 3374 additions and 41 deletions

View file

@ -23,7 +23,7 @@ var pprofCommand = cli.Command{
cli.StringFlag{
Name: "debug-socket, d",
Usage: "socket path for containerd's debug server",
Value: "/run/containerd/containerd-debug.sock",
Value: "/run/containerd/debug.sock",
},
},
Subcommands: []cli.Command{