File: README.md

package info (click to toggle)
containerd 1.5.8~ds1-3
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 16,548 kB
  • sloc: sh: 717; makefile: 395
file content (6 lines) | stat: -rw-r--r-- 291 bytes parent folder | download | duplicates (10)
1
2
3
4
5
6
# 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](../README.md) file.