docs: migrate config v1 to v2

Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
This commit is contained in:
Akihiro Suda
2022-04-05 16:41:04 +09:00
parent 84cebafe8f
commit 195fc74244
9 changed files with 60 additions and 16 deletions

View File

@@ -33,6 +33,8 @@ Processor Fields:
* `args` - Arguments passed to the processor binary.
```toml
version = 2
[stream_processors]
[stream_processors."io.containerd.processor.v1.pigz"]
accepts = ["application/vnd.docker.image.rootfs.diff.tar.gzip"]