so trying to add a docker proxy configuration now, after the install was completed due to firewall changes blocking OAM, according to https://docs.starlingx.io/configuration/docker_proxy_config.html#set-https-p... Set HTTP proxy URL <https://docs.starlingx.io/configuration/docker_proxy_config.html#id4>¶ <https://docs.starlingx.io/configuration/docker_proxy_config.html#set-http-proxy-url> To specify the HTTP proxy URL, use the commands: system service-parameter-modify platform docker http_proxy http://my.proxy.com:1080 system service-parameter-apply platform however, this appears not to work system service-parameter-modify platform docker https_proxy https://proxy.domain.com:3128 Service Parameter not found: service platform, section docker, name https_proxy Service Parameter not found: service platform, section docker, name https://proxy.domain.com:3128