File: README.md

package info (click to toggle)
containerd 1.7.24~ds1-10
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 15,232 kB
  • sloc: sh: 1,356; makefile: 582
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.