Add Docker Images to Your Local Docker Registry

Procedure

  1. Enter 1 to add the Web Client Docker images to your local Docker Registry.
  2. Provide the URL of your local Docker Registry. If you are performing an upgrade, provide the Docker Registry URL that was used during the previous installation in the following format: <IP address or host name>:<port number>
    Note: Do not include the protocol (http or https) but specify the port. Unless modified, the port number is 5000.
    • Username and Password: Provide the user credentials that have access to the Docker Registry. If you have not used a secure Docker Registry, skip these inputs by pressing Enter.
    • Path of tar files: Provide the absolute path of the directory where the .tar files provided by GE are located. For example, /home/administrator/.
  3. Provide the path, and press Enter.
    The installer reads the .tar files, converts them to Docker images, and then pushes the images to the Docker Registry. The status of the tasks is displayed.
    Note: If the installer encounters issues in executing a task, the console displays the task and the issue, along with the description. If the count of failed issues is zero, it indicates that all the tasks are executed successfully.