mirror of
https://github.com/kemko/nomad.git
synced 2026-01-01 16:05:42 +03:00
This enables checks for ContainerAdmin user on docker images on Windows. It's only checked if users run docker with process isolation and not hyper-v, because hyper-v provides its own, proper sandboxing. --------- Co-authored-by: Tim Gross <tgross@hashicorp.com>
4 lines
122 B
Plaintext
4 lines
122 B
Plaintext
```release-note:improvement
|
|
docker: Validate that unprivileged containers aren't running as ContainerAdmin on Windows
|
|
```
|