mirror of
https://abf.rosa.ru/djam/docker-containerd.git
synced 2025-02-23 22:32:50 +00:00
15 lines
260 B
TOML
15 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"
|