Load Docker Images
This topic guides you through the steps required to load the Docker images as part of installing the Terraform Orchestration Service.
- Download and extract the files for the Terraform Runtime Service package.
- From the command line, change to the ibm-ucd-patterns-install/docker-install directory.
-
To load the docker images into your local registry run the following command:
docker load -i ./images.tgz
-
To verify that you have successfully uploaded this image run the following command:
docker images