Podman driver: Add support for signal task.
This commit is contained in:
parent
9a3caa49db
commit
7055477860
|
@ -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 |
|
||||
|
|
Loading…
Reference in New Issue