gvisor/shim
Fabricio Voznika 8b0f0b4d11 Delete shim v1
gvisor-containerd-shim is not compatible with containerd 1.1 or earlier.
Starting from containerd 1.2, shim v2 is the preferred interface.

PiperOrigin-RevId: 351485556
2021-01-12 17:54:10 -08:00
..
cli Delete shim v1 2021-01-12 17:54:10 -08:00
BUILD Delete shim v1 2021-01-12 17:54:10 -08:00
README.md Delete shim v1 2021-01-12 17:54:10 -08:00
main.go Delete shim v1 2021-01-12 17:54:10 -08:00
runsc.toml Update shim to build using bazel. 2020-07-09 17:39:47 -07:00

README.md

Shim Overview

Integration with containerd is done via a shim. The shim implements containerd shim v2 and is supported with containerd 1.3 and newer. Here is how to get started