Launching a Transformer Docker Image

Complete the following steps on the machine where you want to launch the Transformer Docker image.

  1. Verify that the machine meets all the requirements for a Transformer engine.
  2. Install Docker and start the Docker daemon.
  3. Open a command prompt on the machine.
  4. To verify that Docker is running, run the following command:
    docker info
  5. 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.
  6. To deploy an additional engine instance for this deployment, simply repeat these steps on another machine.