Before configuring Docker for use behind a TLS‑inspecting proxy, ensure the following:
Docker is installed on a supported Ansys HPC Platform Services host
Docker is configured to use a proxy server as described in Implementing Basic Docker Proxy Support
To prepare for configuring TLS inspection support, identify the required proxy values:
Proxy hostname or IP address
Proxy port (8080, for example)
Addresses that must bypass the proxy (for example, localhost and internal registries)
Docker BuildKit is enabled (default for supported Docker versions)
The enterprise proxy root CA certificate is available
The host can reach the proxy service on the designated port