Registry auth in task config was recently added in #89
This is great! But adding auth info into every Nomad job hcl seems like a bit inconvenient.
Nomad docker drive has an option to set registry auth in drive config: https://www.nomadproject.io/docs/drivers/docker#authentication
And it's very useful from both operations and security perspectives.
Any plans to add it?