Nginx integration on Nomad running on windows

Hello awesome people !
I’m trying to integrate nginx service into my workload. I run all dockerized applications on my Windows nomad agent, so I need NGNIX windows docker integration for nomad. Can someone point me to where to start to look into this ?
PS. I found ingress capability to Nomad jobs using Nginx as reverse proxy here - ideally I would need similar thing with windows nginx image, is there a way of achieving this ?