Docker job mac address setting

I have a piece of software that use hwid to lock licenses to a machine, what is the best way to set a mac address for a job, cni, host networking somehow?

Thanks

Hi @NegativeFeedback, the Docker driver allows setting the mac address of a container within the task config options and is probably the best way to achieve your goal.

Thanks,
jrasell and the Nomad team