mirror of
https://github.com/kemko/nomad.git
synced 2026-01-03 17:05:43 +03:00
Fixes #2178 and allows using Docker and other image based drivers even when nomad is run as a non-root user. `client/allocdir` tests can be run as a non-root user to ensure this behavior and tests that rely on root or non-root users properly detect their effective user and skip instead of fail.