This website stores cookies on your computer.
These cookies are used to improve your website
experience and provide more personalized services
to you, both on this website and through other media.
To find out more about the cookies we use, see our
Privacy Policy
Answers
We are currently in need to move our bare-metal build environment to an onPremise docker based containerized one so that every build request will spawn a new container, but we are facing a licence issue as each container instance can not be bound to same license (MachineID changes on each container run). Is it possible to apply license on host and reuse that license from container?