Install Tungsten Communications Manager instances
The installation of Communications Manager instances on Docker includes two steps:
- Create an image for the Communications Manager instances. The image contains the software of a Communications Manager instance, but in a stopped state and without its configuration. This step runs PrepareServer.exe andAddInstance.exe on the prerequisite image.
- Start a container from the Communications Manager Instance image. This step supplies the configuration for the Communications Manager Instance and starts the software. This is accomplished by running StartInstance.exe as the entry point process of the container.