How to Install a Daemon
In a Docker container, installing a daemon (as is typically done on a host system) is not feasible. Instead, the recommended approach is:
1.Copy the License Manager binary into the container.
2.When the container is launched, initiate the License Manager startup using a custom script.