docs: podman FSIsolation is image

As of podman 0.2.0, podman correctly advertises its filesystem isolation as
`FSIsolationImage`.
This commit is contained in:
Tim Gross
2021-01-13 08:50:15 -05:00
parent d8f1e811f7
commit 26bf0257de

View File

@@ -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 |