Merge pull request #8700 from shishir-a412ed/f-ui-podman-driver

Podman driver: Add support for signal task.
This commit is contained in:
Mahmood Ali
2020-08-20 07:11:45 -04:00
committed by GitHub

View File

@@ -40,7 +40,7 @@ The `podman` driver implements the following [capabilities](/docs/internals/plug
| Feature | Implementation |
| --- | --- |
| `nomad alloc signal` | false |
| `nomad alloc signal` | true |
| `nomad alloc exec` | false |
| filesystem isolation | none |
| network isolation | host, group, task, none |