mirror of
https://abf.rosa.ru/djam/docker-containerd.git
synced 2025-02-23 14:22:50 +00:00
16 lines
260 B
TOML
16 lines
260 B
TOML
![]() |
#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"
|