Load Docker Images

This topic guides you through the steps required to load the Docker images as part of installing the Terraform Orchestration Service.

To install the docker images, complete the following setup steps.
  1. Download and extract the files for the Terraform Runtime Service package.
  2. From the command line, change to the ibm-ucd-patterns-install/docker-install directory.
  3. To load the docker images into your local registry run the following command: docker load -i ./images.tgz
  4. To verify that you have successfully uploaded this image run the following command: docker images