Merge pull request #2789 from estesp/subreaper_ctrd-1.0rc0

remove subreaper config item
This commit is contained in:
Justin Cormack 2017-12-04 18:49:33 +00:00 committed by GitHub
commit dcff2008cd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,6 @@ state = "/run/containerd"
root = "/var/lib/containerd"
snapshotter = "io.containerd.snapshotter.v1.overlayfs"
differ = "io.containerd.differ.v1.base-diff"
subreaper = false
[grpc]
address = "/run/containerd/containerd.sock"