Right now, you can't run a binary that listen to a port under 1024 because the binary is ran with a non root user (which is expected).
Allow the ability to specify capabilities like the exec plugin: https://developer.hashicorp.com/nomad/docs/deploy/task-driver/exec#allow_caps
Right now, you can't run a binary that listen to a port under 1024 because the binary is ran with a non root user (which is expected).
Allow the ability to specify capabilities like the exec plugin: https://developer.hashicorp.com/nomad/docs/deploy/task-driver/exec#allow_caps