Updated config.toml and getting-started.md files to reflect latest version (version=2)

Signed-off-by: Sunny Goel <sunnygoel1987@gmail.com>
This commit is contained in:
Sunny Goel 2022-02-08 12:39:07 -08:00
parent fbca88138c
commit 6524c9deb1
2 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,4 @@
version = 2
baseURL = "https://containerd.io"
languageCode = "en-us"
title = "containerd"

View File

@ -34,6 +34,7 @@ The daemon also uses a configuration file located in `/etc/containerd/config.tom
A sample configuration file looks like this:
```toml
version = 2
subreaper = true
oom_score = -999