httpProxy

@SerialName(value = "HttpProxy")
val httpProxy: String?

Parameters

httpProxy

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