tree: b5e51e346c8615e201f9cefa2dde07db150a002d
  1. cmd/
  2. example.go
  3. README.md
runtime/v2/example/README.md

Example Shim

This directory provides skeleton code as the starting point for creating a Runtime v2 shim. This allows runtime authors to quickly bootstrap new shim implementations.

For full documentation on building a shim for containerd, see the Shim Documentation file.