httpsProxy

@SerialName(value = "HttpsProxy")
val httpsProxy: String?

Parameters

httpsProxy

HTTPS-proxy configured for the daemon. This value is obtained from the HTTPS_PROXY environment variable. Credentials (user info component) in the proxy URL are masked in the API response. Containers do not automatically inherit this configuration.