mirror of
https://github.com/containerd/containerd.git
synced 2026-07-13 19:13:12 +00:00
291 B
291 B
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.