Rhino 7 Container issues

Hello,
I am trying to get Rhino 7 running in a Windows Container but having some licensing issues. In my dockerfile I have the Zoo_Server parameter set to the IP of the license but it is not working.
My Dockerfile:

I am looking into the registry of my container and noticed that Local User/Local Machine Rhino 6 or 7 does not contain a license manager folder.

I tried to get past this through adding a register “license manager” under Rhino6 and 7 but that did not seem to work.


When I try to run a simple Rhino command that gives a file output, the file never comes and I can see Rhino is running in the task list so I am sure it is a license issue. Am I missing something or does anyone have any ideas on how to get past this issue?