Files
containerd/core/runtime/v2/example
Derek McGowan e1b94c0e7d Move protobuf package under pkg
Signed-off-by: Derek McGowan <derek@mcg.dev>
2024-05-02 10:52:03 -07:00
..
2024-03-07 10:05:26 -08:00
2024-05-02 10:52:03 -07:00
2024-01-17 09:58:04 -08:00

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.