Launching a Transformer Docker Image
Complete the following steps on the machine where you want to launch the Transformer Docker image.
- Verify that the machine meets all the requirements for a Transformer engine.
- Install Docker and start the Docker daemon.
- Open a command prompt on the machine.
-
To verify that Docker is running, run the following command:
docker info
-
Paste and then run the installation script command that you copied from the
self-managed deployment. Respond to the command prompts to enter download and
installation directories.
Note: If needed, you can retrieve the generated installation script. You can optionally skip the command prompts by defining the directories as command arguments.
- To deploy an additional engine instance for this deployment, simply repeat these steps on another machine.