diff --git a/website/content/docs/drivers/podman.mdx b/website/content/docs/drivers/podman.mdx index b7dc44f4a..b82e81c39 100644 --- a/website/content/docs/drivers/podman.mdx +++ b/website/content/docs/drivers/podman.mdx @@ -42,7 +42,7 @@ The `podman` driver implements the following [capabilities](/docs/internals/plug | -------------------- | ----------------------- | | `nomad alloc signal` | true | | `nomad alloc exec` | false | -| filesystem isolation | none | +| filesystem isolation | image | | network isolation | host, group, task, none | | volume mounting | none |