Files
containerd/linux
Ian Campbell 194b6e4f06 Start of day configuration of shim debug setting
This makes it possible to enable shim debug by adding the following to
`config.toml`:

    [plugins.linux]
    shim_debug = true

I moved the debug setting from the `client.Config struct` to an argument to
`client.WithStart` since this is the only place it would be used.

Signed-off-by: Ian Campbell <ian.campbell@docker.com>
2017-07-12 17:48:27 +01:00
..
2017-07-06 15:23:08 -07:00
2017-07-06 15:23:08 -07:00
2017-07-06 15:23:08 -07:00