diff --git a/website/content/docs/drivers/external/containerd.mdx b/website/content/docs/drivers/external/containerd.mdx index f4bf23e9e..7e89e88aa 100644 --- a/website/content/docs/drivers/external/containerd.mdx +++ b/website/content/docs/drivers/external/containerd.mdx @@ -46,7 +46,7 @@ The `containerd-driver` implements the following [capabilities](/docs/internals/ | -------------------- | ----------------------- | | send signals | true | | exec | true | -| filesystem isolation | none | +| filesystem isolation | image | | network isolation | host, group, task, none | | volume mounting | true |