Configuring Docker Engine Settings

InstallAnywhere 2021

When you are configuring a Docker container configuration in InstallAnywhere, you need to specify details about the machine that you are using to build your Docker container—for example, you need to specify the IP address of the machine that has the Docker engine.

To configure Docker Engine settings:

1. In the Advanced Designer, on the Build page, click Build Containers. The Build Containers view opens.
2. In the Docker Engine area, configure the following settings as needed about the Docker host machine:
Docker Engine Host IP
Docker Engine Host Port
User Name
Password

Important:The Docker engine login credentials must be a user whose entry is available in the machine's sudoers file.

3. To ensure that InstallAnywhere can connect to the Docker engine using the details that you specified, test the connection.

In the Test Connection setting, click the Test Connection and Proceed button.

InstallAnywhere teste the connection and displays the status of the test.

See Also