Fulfill the following prerequisites before starting the docker installation:

  • Ensure that you have docker installed on your system.

  • The response file, named <product>-response.txt and docker script file, are located in the ISO file in the /utils directory.

  • The binary files are located in the ISO file in the /suite directory.

  • Docker script includes few basic OS utilities that are required to execute the Smarts product functionality. Utilities like Telnet and SSH are required for CLI discovery process. Any additional utilities which is required for specific requirement, can be installed using “yum” inside container.

  • Ensure that you placed the following mentioned files in any folder on your system:

Table 1. Files needed to install Smarts application in docker container.

Setup File

Response File

Docker File

setup-IP-10_1_2_0-linux64.bin

IP_NETWORK_SUITE-response.txt

IP_NETWORK_SUITE-Dockerfile.txt

setup-SAM-10_1_2_0-linux64.bin

SAM_SUITE-response.txt

SAM_SUITE-Dockerfile.txt

setup-ESM-10_1_2_0-linux64.bin

ESM_SUITE-response.txt

ESM_SUITE-Dockerfile.txt

setup-MPLS-10_1_2_0-linux64.bin

MPLS_SUITE-response.txt

MPLS_SUITE-Dockerfile.txt

setup-NPM-10_1_2_0-linux64.bin

NPM_SUITE-response.txt

NPM_SUITE-Dockerfile.txt

setup-OTM-10_1_2_0-linux64.bin

OTM_SUITE-response.txt OTM_SUITE-Dockerfile.txt

setup-VOIP-10_1_2_0-linux64.bin

VOIP_SUITE-response.txt VOIP_SUITE-Dockerfile.txt
Note:

The docker file creates the docker image with the help of above files mentioned in the table. In order to disable EDAA mode and change to the broker host, edit <product>-response.txt. “Install using Unattended mode” on page 30 provides more information on installing the product using Unattended mode. Also, Docker is not supported for MCAST, ASAM and ACM.