You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
260 B
16 lines
260 B
6 years ago
|
#root = "/var/lib/containerd"
|
||
|
#state = "/run/containerd"
|
||
|
#subreaper = true
|
||
|
#oom_score = 0
|
||
|
|
||
|
#[grpc]
|
||
|
# address = "/run/containerd/containerd.sock"
|
||
|
# uid = 0
|
||
|
# gid = 0
|
||
|
|
||
|
#[debug]
|
||
|
# address = "/run/containerd/debug.sock"
|
||
|
# uid = 0
|
||
|
# gid = 0
|
||
|
# level = "info"
|